UNPKG

254 Btext/x-handlebars-templateView Raw
1{
2 /* You can use this file in your IDE for a better experience then when using the normal tslint.json */
3 "extends" : "./tslint.json",
4 "rules": {
5 "no-trailing-whitespace": false,
6 "mocha-avoid-only": false,
7 "linebreak-style": false
8 }
9}
10
\No newline at end of file