Skip to content

Commit

Permalink
separate typecheck from runtime testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mmkal committed Jul 17, 2024
1 parent 0d647c5 commit 59ca2aa
Show file tree
Hide file tree
Showing 4 changed files with 165 additions and 226 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"tslib": "^2.3.1",
"tsx": "^4.15.4",
"typescript": "5.5.3",
"vitest": "^1.6.0"
"vitest": "2.0.3"
},
"lint-staged": {
"src/*.ts": ["biome format --write", "biome lint --apply"],
Expand Down
Loading

0 comments on commit 59ca2aa

Please sign in to comment.