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
There are many open issues with the formatter tag. Users need a consistent formatting experience that makes sense and doesn't have bugs or regressions. This can be provided by following Prettier's convention of parsing the code, then formatting the abstract syntax tree.
The text was updated successfully, but these errors were encountered:
Part of epic #123.
There are many open issues with the
formatter
tag. Users need a consistent formatting experience that makes sense and doesn't have bugs or regressions. This can be provided by following Prettier's convention of parsing the code, then formatting the abstract syntax tree.The text was updated successfully, but these errors were encountered: