Skip to content

Commit

Permalink
docs: use vitest instead of tsd
Browse files Browse the repository at this point in the history
  • Loading branch information
npmstudy committed Dec 5, 2023
1 parent 8fd06fe commit 69185af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

- [Tsup](https://tsup.egoist.dev/) as a TypeScript universal package.
- [Tsx](https://github.com/esbuild-kit/tsx) as a Node.js enhanced with esbuild to run TypeScript & ESM
- [Tsd](https://github.com/SamVerschueren/tsd) as type test runner
- ~~ [Tsd](https://github.com/SamVerschueren/tsd) as type test runner~~
- [Tsdoc](https://tsdoc.org/) as document
- [PNPM](https://pnpm.io/workspaces) as workspace manager and package manager.
- [Vitest](https://vitest.dev/) as a test runner.
Expand Down

0 comments on commit 69185af

Please sign in to comment.