Skip to content

Commit

Permalink
test requires build
Browse files Browse the repository at this point in the history
  • Loading branch information
konsumer committed Nov 4, 2024
1 parent 611b15a commit 961b9b7
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 @@ -58,6 +58,7 @@
"lint": "eslint src tests",
"test:common": "tsx --test --experimental-test-coverage 'tests/**/!(fs)/*.test.ts' 'tests/*.test.ts'",
"test": "tsx --test --experimental-test-coverage",
"pretest": "npm run build",
"build": "tsc -p tsconfig.json",
"build:docs": "typedoc",
"dev": "npm run build -- --watch",
Expand Down

0 comments on commit 961b9b7

Please sign in to comment.