mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +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
|
|
}
|
|
} |