Feedback on Standard Schema and AST Standardization Priorities
@gcanti May be useful to check out Standard Schema if you haven't already now that that's gaining some momentum.
I know @TheStockBroker left some feedback that AST standardization should be prioritized, but I think even before that there are some nuances with the current spec that are worth a second look.
Feel free to review and add your own feedback and/or piggyback on some notes I added here:
https://github.com/standard-schema/standard-schema/pull/10
Stuff like accepting
I know @TheStockBroker left some feedback that AST standardization should be prioritized, but I think even before that there are some nuances with the current spec that are worth a second look.
Feel free to review and add your own feedback and/or piggyback on some notes I added here:
https://github.com/standard-schema/standard-schema/pull/10
Stuff like accepting
{ key: unknown } feels particularly egregious to me from a consumer perspective as if I want to consume a path, I'd have absolutely no idea what to do with that.