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 is probably a bit annoying with TypeScript. When parsing a document it's nice to have a guarantee that node.values is always an array, for example. So it would need a separate set of types for the formatter, I think.
Would be nice if you could leave out the
tags
field when formatting if you don't need to format type tags. Currently it just errors if it's missing.The text was updated successfully, but these errors were encountered: