Fleet is ignoring my `.prettierrc.json` . Is that ...
# fleet
n
Fleet is ignoring my
.prettierrc.json
. Is that expected? How can I change built-in prettier rules?
p
Hey! Could you please double-check these options in the Workspace's settings? (That prettier is enabled, found in the system and reformat on save is turned on if you want to reformat on save.) If these ones are fine, please share your .prettierrc file for us to try reproducing the issue 🫶
n
That was it! The only thing I had to change is
Run Prettier
to
Always
. I thought that
If detected
would be enough. Thanks!
p
Great, thanks! Will try to check what's going on with "if detected" option 🙌
n
Thanks, mate!
❤️ 1