mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
[auth0] Remove unused lint exceptions (#47942)
This commit is contained in:
parent
cdeec62660
commit
5c14e2b155
@ -3,7 +3,6 @@
|
||||
"rules": {
|
||||
"adjacent-overload-signatures": false,
|
||||
"array-type": false,
|
||||
"callable-types": false,
|
||||
"comment-format": false,
|
||||
"dt-header": false,
|
||||
"jsdoc-format": false,
|
||||
@ -11,10 +10,8 @@
|
||||
"no-consecutive-blank-lines": false,
|
||||
"no-empty-interface": false,
|
||||
"no-padding": false,
|
||||
"no-redundant-jsdoc": false,
|
||||
"no-unnecessary-class": false,
|
||||
"object-literal-key-quotes": false,
|
||||
"prefer-method-signature": false,
|
||||
"semicolon": false,
|
||||
"space-within-parens": false,
|
||||
"strict-export-declare-modifiers": false,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user