mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
[cloud-env] Remove unused lint exceptions (#48085)
This commit is contained in:
parent
595133fc95
commit
501c5a1d8b
@ -1,11 +1,8 @@
|
||||
{
|
||||
"extends": "dtslint/dt.json",
|
||||
"rules": {
|
||||
"callable-types": false,
|
||||
"dt-header": false,
|
||||
"no-redundant-jsdoc": false,
|
||||
"prefer-declare-function": false,
|
||||
"prefer-method-signature": false,
|
||||
"strict-export-declare-modifiers": false,
|
||||
"void-return": false
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user