mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
[angular-google-analytics] Remove unused lint exceptions (#47841)
This commit is contained in:
parent
8367291a2c
commit
05e0393a6a
@ -3,9 +3,7 @@
|
||||
"rules": {
|
||||
"array-type": false,
|
||||
"ban-types": false,
|
||||
"callable-types": false,
|
||||
"dt-header": false,
|
||||
"no-redundant-jsdoc": false,
|
||||
"no-redundant-jsdoc-2": false,
|
||||
"no-reference-import": false,
|
||||
"no-trailing-whitespace": false,
|
||||
@ -23,7 +21,6 @@
|
||||
}
|
||||
],
|
||||
"prefer-const": false,
|
||||
"prefer-method-signature": false,
|
||||
"strict-export-declare-modifiers": false
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user