Skip to content

Commit

Permalink
🤡 Chore: COmment out errors test scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
William Cory authored and William Cory committed Sep 25, 2024
1 parent 1727e82 commit 9f4de2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
"lint:deps": "bunx depcheck",
"lint:package": "bunx publint --strict && attw --pack",
"package:up": "pnpm up --latest",
"test": "vitest --watch",
"test:coverage": "vitest --coverage",
"test:run": "vitest",
"//test": "vitest --watch",
"//test:coverage": "vitest --coverage",
"//test:run": "vitest",
"typecheck": "tsc --noEmit"
},
"dependencies": {
Expand Down

0 comments on commit 9f4de2d

Please sign in to comment.