mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-04 08:58:52 +08:00
7 lines
90 B
JSON
7 lines
90 B
JSON
{
|
|
"extends": "../tslint.json",
|
|
"rules": {
|
|
"no-single-declare-module": false
|
|
}
|
|
}
|