Tests space-before-blocks
This commit is contained in:
@@ -17,7 +17,6 @@
|
|||||||
"no-underscore-dangle": 0,
|
"no-underscore-dangle": 0,
|
||||||
"no-shadow": 0,
|
"no-shadow": 0,
|
||||||
"padded-blocks": 0,
|
"padded-blocks": 0,
|
||||||
"space-before-blocks": 0,
|
|
||||||
"object-curly-spacing": 0,
|
"object-curly-spacing": 0,
|
||||||
"func-names": 0,
|
"func-names": 0,
|
||||||
"space-before-function-paren": 0
|
"space-before-function-paren": 0
|
||||||
|
Reference in New Issue
Block a user