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