DefinitelyTyped/types/simpl-schema/tslint.json

7 lines
91 B
JSON

{
"extends": "dtslint/dt.json",
"rules": {
"object-literal-shorthand": false
}
}