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
Run pnpm create astro@latest --template basics astro-test-0001 to generate new project.
Open package.json. Its indentation was changed to tab instead of space (the original indentation is space).
Link to Minimal Reproducible Example
N/A
Participation
I am willing to submit a pull request for this issue.
The text was updated successfully, but these errors were encountered:
ansidev
changed the title
Create Astro CLI doesn't respect original file's indentation.
[create-astro] CLI doesn't respect original file's indentation.
Feb 23, 2023
What version of
astro
are you using?latest
Are you using an SSR adapter? If so, which one?
None
What package manager are you using?
pnpm
What operating system are you using?
macOS
Describe the Bug
Steps to reproduce:
pnpm create astro@latest --template basics astro-test-0001
to generate new project.space
).Link to Minimal Reproducible Example
N/A
Participation
The text was updated successfully, but these errors were encountered: