mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
[cache-manager] Remove unused lint exceptions (#48045)
This commit is contained in:
parent
b57c20fc20
commit
ddf5bcfcc4
@ -3,15 +3,11 @@
|
||||
"rules": {
|
||||
"array-type": false,
|
||||
"ban-types": false,
|
||||
"callable-types": false,
|
||||
"comment-format": false,
|
||||
"dt-header": false,
|
||||
"no-padding": false,
|
||||
"no-redundant-jsdoc": false,
|
||||
"no-trailing-whitespace": false,
|
||||
"no-unnecessary-generics": false,
|
||||
"object-literal-shorthand": false,
|
||||
"prefer-method-signature": false,
|
||||
"prefer-template": false,
|
||||
"semicolon": false,
|
||||
"unified-signatures": false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user