Tests no-whitespace-before-property

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

View File

@@ -9,7 +9,6 @@
},
"rules": {
"import/no-amd": 0,
"no-whitespace-before-property": 0,
"global-require": 0,
"keyword-spacing": 0,
"no-bitwise": 0,