mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-21 13:27:15 +08:00
Add ignores for new lint rules (#19504)
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
"rules": {
|
||||
// TODOs
|
||||
"jsdoc-format": false,
|
||||
"no-any-union": false,
|
||||
"no-unnecessary-generics": false,
|
||||
"prefer-method-signature": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user