Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

Commit 8e4c6e3

Browse files
committed
Enable eslint rule: space-before-blocks
1 parent 3f51ede commit 8e4c6e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.eslintrc

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"react/jsx-uses-vars": "error",
99
"array-bracket-spacing": 0,
1010
"comma-dangle": 0,
11-
"space-before-blocks": 0,
1211
"space-before-function-paren": 0
1312
}
1413
}

0 commit comments

Comments
 (0)