Tests no-spaced-func

This commit is contained in:
Amine Ben hammou
2017-09-27 15:36:11 +00:00
parent 87e6cc2a4f
commit abd4f6cac2
2 changed files with 1 additions and 2 deletions

View File

@@ -12,7 +12,6 @@
"global-require": 0,
"keyword-spacing": 0,
"no-bitwise": 0,
"no-spaced-func": 0,
"func-call-spacing": 0,
"max-len": 0,
"space-unary-ops": 0,