Open lifeiscontent opened 1 year ago
Before submitting a pull request, please make sure the following is done:
master
npm install
npm test
Note. If you find a typo in the documentation, make sure to modify the corresponding source (docs are generated).
Hey @gcanti let me know if I missed anything here, happy to fix stuff, but as a first time contributor I'm not sure what the protocol is for adding new functionality to io-ts.
Before submitting a pull request, please make sure the following is done:
master
.npm install
in the repository root.npm test
).Note. If you find a typo in the documentation, make sure to modify the corresponding source (docs are generated).