mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-14 12:52:48 +00:00
6 lines
94 B
JSON
6 lines
94 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"no-empty-interface": false
|
|
}
|
|
} |