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 8c8770a commit cf643adCopy full SHA for cf643ad
.eslintrc.json
@@ -87,7 +87,7 @@
87
"beforeBlockComment": true,
88
"afterBlockComment": true,
89
"beforeLineComment": true,
90
- "afterLineComment": true,
+ "afterLineComment": false,
91
"allowBlockStart": true,
92
"allowBlockEnd": true,
93
"allowObjectStart": true,
0 commit comments