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.
1 parent e50c5a6 commit d0a7816Copy full SHA for d0a7816
.changeset/swift-friends-remain.md
@@ -0,0 +1,5 @@
1
+---
2
+"eslint-plugin-import-x": patch
3
4
+
5
+fix(package): remove config and rules exports pointing to empty files
package.json
@@ -26,8 +26,6 @@
26
"default": "./lib/index.cjs"
27
}
28
},
29
- "./config": "./lib/config/index.js",
30
- "./rules": "./lib/rules/index.js",
31
"./utils": "./lib/utils/index.js",
32
"./package.json": "./package.json",
33
"./*": "./lib/*.js"
0 commit comments