File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
"error",
2929
"always"
3030
],
31-
"no-console": "off",
3231
"no-loop-func": [
3332
"error"
3433
],
@@ -214,7 +213,7 @@
214213
],
215214
"arrow-parens": [
216215
"error",
217-
"as-needed"
216+
"always"
218217
],
219218
"arrow-body-style": [
220219
"error",

0 commit comments

Comments
 (0)