| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -85,6 +85,7 @@ module.exports = { | |||
| 85 | 85 | 'comma-style': 'error', | |
| 86 | 86 | 'computed-property-spacing': 'error', | |
| 87 | 87 | 'constructor-super': 'error', | |
| 88 | + 'default-case-last': 'error', | ||
| 88 | 89 | 'dot-location': ['error', 'property'], | |
| 89 | 90 | 'dot-notation': 'error', | |
| 90 | 91 | 'eol-last': 'error', | |
| Back | FazBrowse Home | New Git URL |
0 commit comments