mirror of
https://github.com/chenasraf/DefinitelyTyped.git
synced 2026-05-17 17:48:06 +00:00
* Port no-declare-current-package Depends on https://github.com/microsoft/DefinitelyTyped-tools/pull/645 * add no-single-declare-module exemptions
8 lines
139 B
JSON
8 lines
139 B
JSON
{
|
|
"rules": {
|
|
"dt-header": "off",
|
|
"no-unnecessary-generics": "off",
|
|
"no-declare-current-package": "off"
|
|
}
|
|
}
|