mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
[ansicolors] Remove unused lint exceptions (#47913)
This commit is contained in:
parent
9da430d7a9
commit
bbec4c30bf
@ -1,16 +1,13 @@
|
||||
{
|
||||
"extends": "dtslint/dt.json",
|
||||
"rules": {
|
||||
"callable-types": false,
|
||||
"dt-header": false,
|
||||
"no-redundant-jsdoc": false,
|
||||
"npm-naming": [
|
||||
true,
|
||||
{
|
||||
"mode": "name-only"
|
||||
}
|
||||
],
|
||||
"prefer-method-signature": false,
|
||||
"semicolon": false
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user