mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 22:15:15 +00:00
infra: enable no-multiple-empty-lines eslint rule (#3262)
This commit is contained in:
parent
1728bb27c1
commit
d89edc07f2
1 changed files with 1 additions and 1 deletions
|
|
@ -194,7 +194,7 @@
|
|||
// "no-inline-comments": "off",
|
||||
// "no-lonely-if": "warn",
|
||||
// "no-mixed-spaces-and-tabs": "warn",
|
||||
// "no-multiple-empty-lines": "warn",
|
||||
"no-multiple-empty-lines": "warn",
|
||||
// "no-negated-condition": "off",
|
||||
// "no-nested-ternary": "warn",
|
||||
// "no-new-object": "warn",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue