Skip to content

Commit

Permalink
feat: included the plugin name in the recommended config (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
nklhtv authored Sep 29, 2023
1 parent a0d3d7b commit 885e891
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ module.exports = {
},
configs: {
recommended: {
plugins: ["index"],
rules: {
"index/only-import-export": "error",
"index/forbid": "off",
Expand Down

0 comments on commit 885e891

Please sign in to comment.