0.0.1 • Published 4 years ago
rescript-validator v0.0.1
rescript-validator
Installation
Run the following in your console:
$ yarn add rescript-validator validatorThen add rescript-validator to your bsconfig.json's bs-dependencies:
{
"bs-dependencies": [
+ "rescript-validator"
]
}0.0.1
4 years ago