JSonish schemas
#4950
Replies: 2 comments
-
We don't have a schema but it would be easy to write one. Note that you don't need a json to jsonish step, pure json should work. |
Beta Was this translation helpful? Give feedback.
0 replies
-
In that case, all we need is just typescript interfaces describing the json, right? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there some sort of schema for the JSonish configs? The reason I ask, wondering if it would be useful to have a set of typescript interfaces for generating json at runtime, which would then be converted to jsonish? Having typescript code completion for this sort of thing could be helpful to new folks and learners?
Beta Was this translation helpful? Give feedback.
All reactions