ES5 spaced-comment

This commit is contained in:
Amine Ben hammou
2017-09-21 09:08:52 +00:00
parent 8ebb8e3c02
commit 28504fb5e3
10 changed files with 13 additions and 14 deletions

View File

@ -51,7 +51,6 @@
"no-use-before-define": 0, "no-use-before-define": 0,
"one-var": 0, "one-var": 0,
"camelcase": 0, "camelcase": 0,
"spaced-comment": 0,
"padded-blocks": 0, "padded-blocks": 0,
"object-curly-spacing": 0, "object-curly-spacing": 0,
"strict": 0, "strict": 0,