Skip to content

Commit

Permalink
fix: plugin accessconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Oct 31, 2023
1 parent a2b4568 commit 9a6287b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
"engines": {
"node": ">=18"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"lint": "eslint .",
"test": "vitest run"
Expand Down

0 comments on commit 9a6287b

Please sign in to comment.