mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-18 11:25:31 +00:00
infra: enable no-delete-var eslint rule (#3465)
This commit is contained in:
committed by
GitHub
parent
edf9f7413b
commit
5ea659579e
+1
-1
@@ -113,7 +113,7 @@
|
||||
|
||||
// "init-declarations": [ "error", "always" ],
|
||||
// "no-catch-shadow": "warn",
|
||||
// "no-delete-var": "error",
|
||||
"no-delete-var": "error",
|
||||
// "no-label-var": "error",
|
||||
// "no-shadow-restricted-names": "error",
|
||||
// "no-shadow": "warn",
|
||||
|
||||
Reference in New Issue
Block a user