mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-18 11:25:31 +00:00
infra: enable no-mixed-spaces-and-tabs eslint rule (#3285)
This commit is contained in:
committed by
GitHub
parent
b753d49158
commit
cd9698bea5
+1
-1
@@ -193,7 +193,7 @@
|
||||
// "no-continue": "off",
|
||||
// "no-inline-comments": "off",
|
||||
// "no-lonely-if": "warn",
|
||||
// "no-mixed-spaces-and-tabs": "warn",
|
||||
"no-mixed-spaces-and-tabs": "warn",
|
||||
"no-multiple-empty-lines": "warn",
|
||||
// "no-negated-condition": "off",
|
||||
// "no-nested-ternary": "warn",
|
||||
|
||||
Reference in New Issue
Block a user