Skip to content

Commit

Permalink
Add test script
Browse files Browse the repository at this point in the history
  • Loading branch information
prajjwal-devtron committed Jan 8, 2024
1 parent e05421c commit 54e0221
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 @@ -23,6 +23,7 @@
"**/*.css"
],
"scripts": {
"test": "exit 0",
"dev": "vite",
"build-lib": "tsc --p ./tsconfig-build.json && vite build",
"preview": "vite preview"
Expand Down

0 comments on commit 54e0221

Please sign in to comment.