mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-19 22:01:08 +08:00
9 lines
143 B
JSON
9 lines
143 B
JSON
{
|
|
"extends": "../tslint.json",
|
|
"rules": {
|
|
"eofline": false,
|
|
"no-useless-files": false,
|
|
"no-var": false
|
|
}
|
|
}
|