Skip to content

Commit

Permalink
testing out config on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobheun committed Jan 28, 2024
1 parent a643341 commit b90b868
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .taprc
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# vim: set filetype=yaml :
disable-coverage: false
allow-incomplete-coverage: false
disable-coverage: true
plugin:
- "@tapjs/sinon"
- "!@tapjs/intercept"
- "@tapjs/tsx"
- "!@tapjs/typescript"
color: true
reporter: base
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
"mustache": "^4.2.0"
},
"devDependencies": {
"@istanbuljs/esm-loader-hook": "^0.2.0",
"@tapjs/esbuild-kit": "^1.1.19",
"@tapjs/sinon": "^1.1.18",
"@tapjs/tsx": "^1.1.19",
"@tsconfig/node20": "^20.0.0",
Expand Down

0 comments on commit b90b868

Please sign in to comment.