| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,11 +5,10 @@ env: | |||
| 5 | 5 | es6: true | |
| 6 | 6 | ||
| 7 | 7 | rules: | |
| 8 | - # ECMAScript 6 | ||
| 9 | - # http://eslint.org/docs/rules/#ecmascript-6 | ||
| 10 | 8 | no-var: error | |
| 11 | 9 | prefer-const: error | |
| 12 | 10 | symbol-description: off | |
| 11 | + multiline-comment-style: ["error", "separate-lines"] | ||
| 13 | 12 | ||
| 14 | 13 | no-restricted-syntax: | |
| 15 | 14 | # Config copied from .eslintrc.js | |
| Back | FazBrowse Home | New Git URL |
0 commit comments