ignite-ui: Apply new lint rules (#15498)

This commit is contained in:
Andy
2017-03-29 16:02:31 -07:00
committed by GitHub
parent bd29808df7
commit 3e861f09ec
2 changed files with 7206 additions and 7784 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,8 +1,11 @@
{
"extends": "../tslint.json",
"rules": {
"array-type": false,
"dt-header": false,
"ban-types": false,
"callable-types": false,
"no-empty-interface": false,
"unified-signatures": false,
"max-line-length": false,
"whitespace": false