We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dd8ed2 commit d6bb24dCopy full SHA for d6bb24d
.eslintrc.js
@@ -22,6 +22,7 @@ module.exports = {
22
],
23
"callback-return": "off",
24
"camelcase": "off",
25
+ "consistent-return": "off",
26
"capitalized-comments": [
27
"error",
28
"never"
0 commit comments