We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 920a909 commit d70da3bCopy full SHA for d70da3b
.eslintrc
@@ -9,7 +9,6 @@
9
"exports": "always-multiline"
10
}],
11
"max-len": [1, 120, 2],
12
- "no-void": "off",
13
"spaced-comment": "off"
14
}
15
0 commit comments