mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
[atom] Remove unused lint exceptions (#47936)
This commit is contained in:
parent
c68e0f2281
commit
aeae85685d
@ -4,9 +4,6 @@
|
||||
"await-promise": [true, "CancellablePromise"],
|
||||
"indent": [true, "spaces", 4],
|
||||
"max-line-length": [true, 100],
|
||||
"no-any": true,
|
||||
|
||||
// TODOs
|
||||
"no-declare-current-package": false
|
||||
"no-any": true
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user