mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 16:38:23 +00:00
infra: enable no-delete-var eslint rule (#3465)
This commit is contained in:
parent
edf9f7413b
commit
5ea659579e
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue