Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Oct 18, 2023
1 parent d718be7 commit 848fcdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"scripts": {
"test": "glob -c \"node --loader tsx --no-warnings --test\" \"./test/**/*_test.ts\""
"test": "glob -c \"node --import tsx --no-warnings --test\" \"./test/**/*_test.ts\""
},
"devDependencies": {
"@tsconfig/node20": "^20.1.2",
Expand Down

0 comments on commit 848fcdf

Please sign in to comment.