mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-08 18:02:52 +00: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
|
|
}
|
|
} |