mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-05 09:00:12 +08:00
7 lines
94 B
JSON
7 lines
94 B
JSON
{
|
|
"extends": "../tslint.json",
|
|
"rules": {
|
|
"unified-signatures": false
|
|
}
|
|
}
|