Fixed tests

This commit is contained in:
Christoph Oberhofer
2016-06-19 16:55:29 +02:00
parent ec8f4377c1
commit b9efb07456
6 changed files with 243 additions and 239 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"no-extra-boolean-cast": 1,
"no-multi-spaces": 2,
"no-underscore-dangle": 0,
"comma-dangle": 2,
"comma-dangle": 0,
"camelcase": 0,
"curly": 2,
"eqeqeq": 2,