mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-30 18:43:21 +08:00
7 lines
139 B
JSON
7 lines
139 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"no-empty-interface": false,
|
|
"no-relative-import-in-test": false
|
|
}
|
|
} |