mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-31 03:02:04 +08:00
6 lines
90 B
JSON
6 lines
90 B
JSON
{ "extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"strict-export-declare-modifiers": false
|
|
}
|
|
}
|