Skip to content

Commit

Permalink
fixup! README and GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
kbingman committed May 9, 2024
1 parent 370b7dd commit 745ccb9
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 @@ -14,6 +14,7 @@
"build": "tsc && vite build",
"check": "tsc --noEmit",
"format": "prettier --write 'src/**/*.{js,jsx,ts,tsx}'",
"prettier": "prettier --check 'src/**/*.{js,jsx,ts,tsx}'",
"preview": "vite preview",
"test": "vitest run"
},
Expand Down

0 comments on commit 745ccb9

Please sign in to comment.