Skip to content

Commit 81649bf

Browse files
committed
Fix lint
1 parent aef62f2 commit 81649bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
],
207207
"keyword-spacing": 2,
208208
"linebreak-style": 2,
209-
"lines-around-comment": 2,
209+
"lines-around-comment": 0,
210210
"max-depth": [
211211
2,
212212
5

0 commit comments

Comments
 (0)