mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 19:55:16 +00:00
infra: enable no-caller eslint rule (#3473)
This commit is contained in:
parent
5ea659579e
commit
51eefa2dca
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
|||
// "eqeqeq": [ "error", "smart" ],
|
||||
// "guard-for-in": "warn",
|
||||
// "no-alert": "error",
|
||||
// "no-caller": "error",
|
||||
"no-caller": "error",
|
||||
// "no-case-declarations": "warn",
|
||||
// "no-div-regex": "warn",
|
||||
// "no-else-return": "warn",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue