mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-14 22:40:03 +08:00
i18next/v2: Fix lint (#20212)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"extends": "dtslint/dt.json",
|
||||
"rules": {
|
||||
"interface-name": [
|
||||
false
|
||||
]
|
||||
// TODOs
|
||||
"interface-name": false,
|
||||
"no-any-union": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user