mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
[db-migrate-base] Enable npm-naming rule (#47358)
This commit is contained in:
parent
f7f8006494
commit
9deb068dc3
@ -12,7 +12,6 @@
|
||||
"no-trailing-whitespace": false,
|
||||
"object-literal-key-quotes": false,
|
||||
"prefer-const": false,
|
||||
"prefer-method-signature": false,
|
||||
"npm-naming": [true,{"mode":"code","errors":[["NeedsExportEquals",false]]}]
|
||||
"prefer-method-signature": false
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user