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