mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-07-17 04:17:22 +00:00
infra: enable no-dupe-class-members eslint rule (#3456)
This commit is contained in:
+1
-1
@@ -155,7 +155,7 @@
|
||||
// "no-arrow-condition": "error",
|
||||
"no-class-assign": "error",
|
||||
"no-const-assign": "error",
|
||||
// "no-dupe-class-members": "error",
|
||||
"no-dupe-class-members": "error",
|
||||
"no-this-before-super": "error",
|
||||
// "no-var": "warn",
|
||||
"object-shorthand": [ "warn" ],
|
||||
|
||||
Reference in New Issue
Block a user