Commit 6a51c96
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 7c7d565 commit 6a51c96
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
249 | 255 | | |
250 | 256 | | |
251 | 257 | | |
| |||
0 commit comments