mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-18 15:25:50 +00:00
infra: enable no-multiple-empty-lines eslint rule (#3262)
This commit is contained in:
committed by
GitHub
parent
1728bb27c1
commit
d89edc07f2
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user