forked from mirrored/github-readme-stats
infra: enable constructor-super eslint rule (#3457)
This commit is contained in:
+1
-1
@@ -150,7 +150,7 @@
|
||||
// "arrow-body-style": [ "error", "always" ],
|
||||
// "arrow-parens": [ "error", "always" ],
|
||||
// "arrow-spacing": [ "error", { "before": true, "after": true }],
|
||||
// "constructor-super": "error",
|
||||
"constructor-super": "error",
|
||||
// "generator-star-spacing": [ "error", "before" ],
|
||||
// "no-arrow-condition": "error",
|
||||
"no-class-assign": "error",
|
||||
|
||||
Reference in New Issue
Block a user