Fix tslint config

pull/5/head
Trivernis 4 years ago
parent ead59302f6
commit f966a87766

@ -11,7 +11,7 @@
"no-conditional-assignment": true,
"no-consecutive-blank-lines": false,
"cyclomatic-complexity": true,
"brace-style": "1tbs",hashes
"brace-style": "1tbs",
"semicolon": true,
"indent": [true, "spaces", 4],
"no-shadowed-variable": true,

Loading…
Cancel
Save