| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 337d2dd commit d1a50b3
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -54,6 +54,7 @@ rules: | |||
| 54 | 54 | ||
| 55 | 55 | # Stylistic Issues | |
| 56 | 56 | # http://eslint.org/docs/rules/#stylistic-issues | |
| 57 | + brace-style: [2, "1tbs", {allowSingleLine: true}] | ||
| 57 | 58 | comma-spacing: 2 | |
| 58 | 59 | eol-last: 2 | |
| 59 | 60 | indent: [2, 2, {SwitchCase: 1}] | |
| Back | FazBrowse Home | New Git URL |
0 commit comments