Skip to content

Commit e7d8e6e

Browse files
committed
Update eslint config
1 parent 7b89950 commit e7d8e6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)