DefinitelyTyped/types/semantic-ui-shape/tslint.json
2017-06-05 16:31:22 -07:00

8 lines
132 B
JSON

{
"extends": "dtslint/dt.json",
"rules": {
"no-empty-interface": false,
"unified-signatures": false
}
}