mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-09-03 06:19:04 +00:00
infra: enable no-with eslint rule (#3233)
This commit is contained in:
+1
-1
@@ -98,7 +98,7 @@
|
|||||||
"terms": [ "TODO", "FIXME" ],
|
"terms": [ "TODO", "FIXME" ],
|
||||||
"location": "start"
|
"location": "start"
|
||||||
}],
|
}],
|
||||||
// "no-with": "warn",
|
"no-with": "warn",
|
||||||
// "radix": "warn",
|
// "radix": "warn",
|
||||||
// "vars-on-top": "error",
|
// "vars-on-top": "error",
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user