Skip to content

Commit

Permalink
🐛 Use a less buggy tap reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
trickypr committed Apr 12, 2024
1 parent 4d46a4a commit af2f76c
Show file tree
Hide file tree
Showing 5 changed files with 96 additions and 181 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"prettier": "^3.0.3",
"prettier-plugin-organize-imports": "^3.2.3",
"prettier-plugin-svelte": "^3.0.3",
"tap-spec": "^5.0.0",
"tap-parser": "^15.3.2",
"turbo": "^1.11.2",
"typescript": "^5.2.2"
},
Expand Down
196 changes: 33 additions & 163 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit af2f76c

Please sign in to comment.