mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
[angular-ui-bootstrap] Remove unused lint exceptions (#47898)
This commit is contained in:
parent
2cc715a887
commit
c27659ac6f
@ -3,20 +3,17 @@
|
||||
"rules": {
|
||||
"array-type": false,
|
||||
"ban-types": false,
|
||||
"callable-types": false,
|
||||
"dt-header": false,
|
||||
"interface-name": false,
|
||||
"max-line-length": false,
|
||||
"no-consecutive-blank-lines": false,
|
||||
"no-empty-interface": false,
|
||||
"no-padding": false,
|
||||
"no-redundant-jsdoc": false,
|
||||
"no-redundant-jsdoc-2": false,
|
||||
"no-reference-import": false,
|
||||
"no-trailing-whitespace": false,
|
||||
"no-unnecessary-qualifier": false,
|
||||
"object-literal-key-quotes": false,
|
||||
"prefer-method-signature": false,
|
||||
"strict-export-declare-modifiers": false,
|
||||
"typedef-whitespace": false,
|
||||
"whitespace": false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user