We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
standard
feross
Learn more about funding links in repositories.
Report abuse
1 parent 90742cb commit 25a0d26Copy full SHA for 25a0d26
eslintrc.json
@@ -54,7 +54,6 @@
54
"constructor-super": "error",
55
"curly": ["error", "multi-line"],
56
"default-case-last": "error",
57
- "default-param-last": ["error"],
58
"dot-location": ["error", "property"],
59
"dot-notation": ["error", { "allowKeywords": true }],
60
"eol-last": "error",
0 commit comments