We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d73181f commit 04a3163Copy full SHA for 04a3163
1 file changed
.eslintrc
@@ -5,7 +5,7 @@
5
"rules": {
6
"strict": 0,
7
"curly": 0,
8
- "eol-last": 0,
+ "eol-last": 1,
9
"no-shadow": 0,
10
"no-redeclare": 1,
11
"no-extra-bind": 1,
0 commit comments