diff --git a/tslint.json b/tslint.json index 005523e..4265452 100644 --- a/tslint.json +++ b/tslint.json @@ -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,