Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This project is managed via [pnpm](https://pnpm.io/). To install dependencies ru
## Documentation
The documentation can be generated automatically from the source files using [TypeDoc](https://typedoc.org/):

pnpm docs
pnpm run docs

## Testing and Conventions
All unit tests are executed and their coverage is measured when using [vitest](https://vitest.dev/):
Expand Down