willryan / factory.ts

A library to ease creation of factories for test data for Typescript
MIT License
425 stars 23 forks source link

README: Include installation command #43

Closed gmicek closed 3 years ago

gmicek commented 3 years ago

yarn or npm packages don't usually have a '.ts' at the end of the package, so adding the installation command can be useful.

yarn add -D factory.ts