mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-18 15:25:50 +00:00
infra: enable no-alert eslint rule (#3472)
This commit is contained in:
committed by
GitHub
parent
51eefa2dca
commit
d654fe5715
+1
-1
@@ -48,7 +48,7 @@
|
||||
// "dot-notation": "warn",
|
||||
// "eqeqeq": [ "error", "smart" ],
|
||||
// "guard-for-in": "warn",
|
||||
// "no-alert": "error",
|
||||
"no-alert": "error",
|
||||
"no-caller": "error",
|
||||
// "no-case-declarations": "warn",
|
||||
// "no-div-regex": "warn",
|
||||
|
||||
Reference in New Issue
Block a user