Skip to content

Commit

Permalink
feat: add scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjiaxuan committed Jun 23, 2022
1 parent ebd34da commit 98016a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"license": "MIT",
"homepage": "https://github.com/lvjiaxuan/@lvjiaxuan/eslint-config-monorepo#README.md",
"scripts": {
"lint": "eslint ."
"lint": "eslint .",
"p": "pnpm -r publish --access public --registry=https://registry.npmjs.org"
},
"devDependencies": {
"@lvjiaxuan/eslint-config": "workspace:^0.0.1",
Expand Down

0 comments on commit 98016a7

Please sign in to comment.