Skip to content

Commit d70da3b

Browse files
committed
remove eslint override for no-void
1 parent 920a909 commit d70da3b

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
@@ -9,7 +9,6 @@
99
"exports": "always-multiline"
1010
}],
1111
"max-len": [1, 120, 2],
12-
"no-void": "off",
1312
"spaced-comment": "off"
1413
}
1514
}

0 commit comments

Comments
 (0)