mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
[auth0-lock] Remove unused lint exceptions (#47940)
This commit is contained in:
parent
7efb82d0e0
commit
5166d4c8c7
@ -4,10 +4,8 @@
|
||||
"no-declare-current-package": false,
|
||||
"no-misused-new": false,
|
||||
"no-single-declare-module": false,
|
||||
"no-var": false,
|
||||
"object-literal-shorthand": false,
|
||||
"only-arrow-functions": false,
|
||||
"prefer-method-signature": false,
|
||||
"typedef-whitespace": false
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user