Commit 6bbdd23
committed
.eslintrc.json: enforce limit on empty lines in json5
Only allow one blank line in json5 files as well as a max of one
line at the end of the file.
See: https://eslint.org/docs/latest/rules/no-multiple-empty-lines1 parent 6c93390 commit 6bbdd23
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
287 | 293 | | |
288 | 294 | | |
289 | 295 | | |
| |||
0 commit comments