mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-01-31 14:07:40 +00:00
* Update tslint configs * Update npm-naming configs * Fix some configs #no-publishing-comment
6 lines
103 B
JSON
6 lines
103 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"interface-over-type-literal": false
|
|
}
|
|
} |