mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 19:07:08 +00:00
7 lines
108 B
JSON
7 lines
108 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"strict-export-declare-modifiers": false
|
|
}
|
|
}
|