We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 7db4c9d commit 68dec05Copy full SHA for 68dec05
packages/eslint-config-basic/index.js
@@ -38,6 +38,7 @@ module.exports = defineConfig({
38
"unicorn",
39
"unused-imports",
40
"no-only-tests",
41
+ "import",
42
"simple-import-sort",
43
],
44
extends: [
0 commit comments