We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c8cd1f + b736b32 commit 3923f7bCopy full SHA for 3923f7b
1 file changed
eslintrc.json
@@ -188,6 +188,7 @@
188
"import/export": "error",
189
"import/first": "error",
190
"import/no-duplicates": "error",
191
+ "import/no-named-default": "error",
192
"import/no-webpack-loader-syntax": "error",
193
194
"node/no-deprecated-api": "error",
0 commit comments