You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
const$=scope({param: {answer: 'number /// Any numeric value accepted. Try 42.',}}).export();
...would be nice to have (with any syntax) — I'd like to make the diagnostics more readable for my users, yet I'd like to keep the documentation in the same spot as the schema itself in the code.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Something like...
...would be nice to have (with any syntax) — I'd like to make the diagnostics more readable for my users, yet I'd like to keep the documentation in the same spot as the schema itself in the code.
Beta Was this translation helpful? Give feedback.
All reactions