mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 12:30:18 +00:00
react-dom: Disable "no-unnecessary-generics" lint (#19908)
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"extends": "dtslint/dt.json",
|
||||
"rules": {
|
||||
// TODOs
|
||||
"dt-header": false,
|
||||
"no-unnecessary-generics": false,
|
||||
"no-unnecessary-type-assertion": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user