mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-17 14:22:52 +00:00
8 lines
179 B
JSON
8 lines
179 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"no-var-requires": false,
|
|
"no-single-declare-module": false,
|
|
"no-declare-current-package": false
|
|
}
|
|
} |