Skip to content

Commit

Permalink
chore: add pnpm dev (#8996)
Browse files Browse the repository at this point in the history
  • Loading branch information
veryCrunchy authored Dec 25, 2024
1 parent 698a330 commit 0e71c59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"author": "Timeraa",
"license": "MPL-2.0",
"scripts": {
"dev": "pmd -m",
"lint": "eslint --cache --fix . && prettier --cache --write .",
"lint:ci": "eslint --cache . && prettier --cache --check .",
"format": "npm run metadataSorter && npm run lint",
Expand Down

0 comments on commit 0e71c59

Please sign in to comment.