mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 21:10:23 +00:00
* Update tslint configs * Update npm-naming configs * Fix some configs #no-publishing-comment
6 lines
91 B
JSON
6 lines
91 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"max-line-length": false
|
|
}
|
|
} |