mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-14 08:58:28 +00:00
infra: enable no-caller eslint rule (#3473)
This commit is contained in:
committed by
GitHub
parent
5ea659579e
commit
51eefa2dca
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user