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
This project has some pretty complex nested data structures. It’s easy to use the wrong property name and assume an optional variable is required. Perhaps using typescript and syncing it with the JSON schema can alleviate this issue.
The text was updated successfully, but these errors were encountered:
This project has some pretty complex nested data structures. It’s easy to use the wrong property name and assume an optional variable is required. Perhaps using typescript and syncing it with the JSON schema can alleviate this issue.
The text was updated successfully, but these errors were encountered: