Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.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-lines
- Loading branch information