Skip to content

Commit

Permalink
update(test:ci): added
Browse files Browse the repository at this point in the history
  • Loading branch information
ACoolmanTelicent authored May 10, 2024
1 parent c6ad7c9 commit c138953
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 @@ -8,6 +8,7 @@
"build": "tsc && vite build",
"build:tailwind": "tailwindcss -i ./src/main.tailwind-source.css -o ./public/main.css",
"test": "vitest",
"test:ci": "vitest run --threads false --silent --coverage",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview",
"prepare": "husky install",
Expand Down

0 comments on commit c138953

Please # to comment.