mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-27 06:22:55 +08:00
Fix remaining lint errors (#19166)
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"extends": "dtslint/dt.json",
|
||||
"rules": {
|
||||
// TODOs
|
||||
"ban-types": false,
|
||||
"dt-header": false,
|
||||
"no-single-declare-module": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user