DefinitelyTyped/types/klaw-sync/tslint.json

7 lines
86 B
JSON

{
"extends": "dtslint/dt.json",
"rules": {
"semicolon": false
}
}