mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-01 22:38:16 +08:00
7 lines
86 B
JSON
7 lines
86 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"ban-types": false
|
|
}
|
|
}
|