Skip to content

Commit

Permalink
Merge pull request #20 from xyhomi3/dev
Browse files Browse the repository at this point in the history
Enhancement(tools): Publish @omi3/eslint to npm registry
  • Loading branch information
lucien-loua authored Sep 14, 2024
2 parents 4985f96 + 4cb673a commit bbb21e6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/light-feet-march.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@omi3/eslint': patch
---

Publish `@omi3/eslint` to npm registry
4 changes: 3 additions & 1 deletion tools/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"name": "@omi3/eslint",
"version": "0.0.0",
"license": "MIT",
"private": true,
"publishConfig": {
"access": "public"
},
"scripts": {
"lint": "eslint ."
},
Expand Down

0 comments on commit bbb21e6

Please sign in to comment.