validatorjs
validatorjs copied to clipboard
Add TypeScript support
- [ ] Create @types
- [ ] Consider refactor to ES6 (and possibly TypeScript)
- [x] Align with latest Laravel enhancements
@types is already created. https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/validatorjs
@syabro Thanks for the information, I was meaning adding it to the package so it doesn't required installation by DefinitelyTyped. But, that is a valid workable solution :-)