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
We're using prettier-plugin-astro0.3.0 where now it's already 0.5.0
The repo use tabs for prettier.
I think we could bump to 0.5.0, re-format and call it a day. I'm not sure how we can enforce tabs for no2 though, unless we setup a default .prettierrc via the template/astro add (both which aren't implemented yet), or prettier 3 (?)
What version of
astro
are you using?1.0.6
Are you using an SSR adapter? If so, which one?
None
What package manager are you using?
yarn
What operating system are you using?
Mac
Describe the Bug
Prettier mangles the layout file.
This is on a fresh install.
Before
After
Link to Minimal Reproducible Example
Participation
The text was updated successfully, but these errors were encountered: