mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-19 05:03:32 +08:00
6 lines
93 B
JSON
6 lines
93 B
JSON
{
|
|
"extends": "../tslint.json",
|
|
"rules": {
|
|
"no-empty-interface": false
|
|
}
|
|
} |