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 a0d3d7b commit 885e891Copy full SHA for 885e891
main.js
@@ -5,6 +5,7 @@ module.exports = {
5
},
6
configs: {
7
recommended: {
8
+ plugins: ["index"],
9
rules: {
10
"index/only-import-export": "error",
11
"index/forbid": "off",
0 commit comments