Replies: 1 comment
-
If you check |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a typescript project where I have a ".prettierrc" file in my root, but I'm not seeing prettier honor the settings when apheleia invokes it in a buffer. I'm seeing tabs being inserted when I'm explicitly setting that to false. However if I run prettier via my NPM scripts, the settings are being picked up.
Beta Was this translation helpful? Give feedback.
All reactions