-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Just removes values before dot #184
Comments
Hi, Prettier shouldn't "refactor" the code (ie change the AST) like in your example where Feel free to post an example repo where you can reproduce this behavior if you're having trouble tracking it down |
Thanks for the reply! You can take a whole file here: https://github.com/purescript-contrib/atom-language-purescript/blob/ccaef631dd37ae65da24caa2aed22f69455458ad/src/purescript.coffee Wanted to make it formated, but failed. |
Ok I tried running this plugin against that whole file and am seeing expected formatting, what commands did you run to format it? |
I'm using prettier plugin for vscode:
|
I am also observing this problem. |
Why this:
formatted to this:
??
The text was updated successfully, but these errors were encountered: