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