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 53cef1e commit 139876fCopy full SHA for 139876f
.eslintrc.json
@@ -10,6 +10,7 @@
10
},
11
"rules": {
12
"no-console":0,
13
+ "spaced-comment": ["error", "always", { "exceptions": ["-", "+"] }],
14
"indent": [
15
"error",
16
2
0 commit comments