mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
[async-polling] Remove unused lint exceptions (#47932)
This commit is contained in:
parent
ac7ca046e5
commit
e2dc9747af
@ -2,13 +2,9 @@
|
||||
"extends": "dtslint/dt.json",
|
||||
"rules": {
|
||||
"ban-types": false,
|
||||
"callable-types": false,
|
||||
"dt-header": false,
|
||||
"eofline": false,
|
||||
"no-redundant-jsdoc": false,
|
||||
"no-unnecessary-generics": false,
|
||||
"only-arrow-functions": false,
|
||||
"prefer-method-signature": false,
|
||||
"semicolon": false,
|
||||
"space-before-function-paren": false,
|
||||
"strict-export-declare-modifiers": false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user