typespec-fast-check
v0.1.0
Published
A TypeSpec emitter for fast-check arbitraries.
Downloads
81
Maintainers
Readme
Install
$ npm i typespec-fast-check
Usage
Via the command line:
tsp compile . --emit=typespec-fast-check
Via the config:
emit:
- 'typespec-fast-check'
See the TypeSpec documentation for more information.
Contributing
Stars are always welcome!
For bugs and feature requests, please create an issue.