8000 Update eslint config · HowProgrammingWorks/Pool@7dadf65 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7dadf65

Browse files
committed
Update eslint config
1 parent 4e519df commit 7dadf65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
],
214214
"arrow-parens": [
215215
"error",
216-
"as-needed"
216+
"always"
217217
],
218218
"arrow-body-style": [
219219
"error",

0 commit comments

Comments
 (0)
0