forked from orbit-oss/is
6 lines
83 B
JSON
6 lines
83 B
JSON
{
|
|
"extends": "tslint-xo",
|
|
"rules": {
|
|
"interface-over-type-literal": false
|
|
}
|
|
}
|