mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 12:30:18 +00:00
ignite-ui: Apply new lint rules (#15498)
This commit is contained in:
Vendored
+7203
-7784
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user