DefinitelyTyped/types/range-parser/tslint.json

7 lines
90 B
JSON

{
"extends": "dtslint/dt.json",
"rules": {
"no-const-enum": false
}
}