mirror of
https://github.com/chenasraf/DefinitelyTyped.git
synced 2026-05-18 01:49:01 +00:00
8 lines
141 B
JSON
8 lines
141 B
JSON
{
|
|
"extends": "@definitelytyped/dtslint/dt.json",
|
|
"rules": {
|
|
"max-line-length": false,
|
|
"no-const-enum": false
|
|
}
|
|
}
|