Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(root): add prepare command
Browse files Browse the repository at this point in the history
evenstensberg committed Dec 2, 2024

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent 7f16b04 commit 7d8a166
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
@@ -4,6 +4,7 @@
"version": "1.0.0",
"type": "module",
"scripts": {
"prepare": "husky",
"develop": "vite",
"build": "tsc && vite build",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",

0 comments on commit 7d8a166

Please sign in to comment.