mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-01-29 21:17:34 +00:00
* Added new types for html5plus * change tslint rules for types/html5plus * change types for html5plus
7 lines
132 B
JSON
7 lines
132 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"max-line-length": false,
|
|
"no-trailing-whitespace": false
|
|
}
|
|
} |