poppinss / indicative

Indicative is a simple yet powerful data validator for Node.js and browsers. It makes it so simple to write async validations on nested set of data.
https://indicative.adonisjs.com/
MIT License
417 stars 52 forks source link

Will there be a typescript definition file? #137

Closed chanlito closed 7 years ago

chanlito commented 7 years ago

I checked with npm and I found that @types/indicative doesn't exist.

thetutlage commented 7 years ago

Would you mind creaing a PR for same? Would be happy to merge it