mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-15 13:22:46 +00:00
* Update tslint configs * Update npm-naming configs * Fix some configs #no-publishing-comment
7 lines
124 B
JSON
7 lines
124 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"comment-format": false,
|
|
"no-var-requires": false
|
|
}
|
|
} |