mirror of
https://github.com/chenasraf/DefinitelyTyped.git
synced 2026-05-18 01:49:01 +00:00
6 lines
112 B
JSON
6 lines
112 B
JSON
{
|
|
"rules": {
|
|
"no-unnecessary-generics": "off",
|
|
"no-single-element-tuple-type": "off"
|
|
}
|
|
} |