We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14a7a8c commit 11f4b5bCopy full SHA for 11f4b5b
.eslintrc.passing.json
@@ -13,7 +13,6 @@
13
"default-param-last": "off",
14
"prefer-destructuring": "off",
15
"prefer-regex-literals": "off",
16
- "import/named": "off",
17
"import/no-import-module-exports": "off"
18
}
19
0 commit comments