Tests space-unary-ops

This commit is contained in:
Amine Ben hammou
2017-09-27 15:38:09 +00:00
parent abd4f6cac2
commit bda71ae78e
10 changed files with 9 additions and 10 deletions

View File

@ -14,7 +14,6 @@
"no-bitwise": 0,
"func-call-spacing": 0,
"max-len": 0,
"space-unary-ops": 0,
"no-underscore-dangle": 0,
"no-shadow": 0,
"padded-blocks": 0,