mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-04 04:17:00 +08:00
8 lines
118 B
JSON
8 lines
118 B
JSON
{
|
|
"extends": "../tslint.json",
|
|
"rules": {
|
|
"ban-types": false,
|
|
"no-misused-new": false
|
|
}
|
|
}
|