Open
Description
This is a fresh take at #1261
Re-posting my initial thoughts:
So, a rewrite is out of question. Looks like viable proposals we have right now are:
- Add types alongside the library (for easy maintenance), as opposed to doing it from DT
- Find a way of keeping DT up-to-date (uphill task coz of lack of autonomy)
[my addition]
Have a separate repo here in thevalidatorjs
org specifically for types (which can be mirrored with DT)
Personally I'm leaning towards 3. I'm also trying to:
- protect a small footprint for the library.
- be less disruptive with what we already have.
- keep supporting those who already were using DT (
@types/validator
).
Let me know what you folks think.
/cc. @tux-tn @johannesschobel