Skip to content

Commit 885e891

Browse files
authored
feat: included the plugin name in the recommended config (#2)
1 parent a0d3d7b commit 885e891

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ module.exports = {
55
},
66
configs: {
77
recommended: {
8+
plugins: ["index"],
89
rules: {
910
"index/only-import-export": "error",
1011
"index/forbid": "off",

0 commit comments

Comments
 (0)