validatorjs icon indicating copy to clipboard operation
validatorjs copied to clipboard

Add TypeScript support

Open mikeerickson opened this issue 7 years ago • 2 comments

  • [ ] Create @types
  • [ ] Consider refactor to ES6 (and possibly TypeScript)
  • [x] Align with latest Laravel enhancements

mikeerickson avatar Sep 07 '18 18:09 mikeerickson

@types is already created. https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/validatorjs

syabro avatar Sep 10 '18 11:09 syabro

@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 :-)

mikeerickson avatar Sep 10 '18 21:09 mikeerickson