Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
natemoo-re authored and astrobot-houston committed Feb 21, 2023
1 parent 7f61e8f commit 79ef8c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/create-astro/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ export async function main() {
typescript,

// Steps which write to files need to go above git
git,
next
git,
next,
];

for (const step of steps) {
Expand Down

0 comments on commit 79ef8c9

Please sign in to comment.