[ci] yarn format
This commit is contained in:
parent
9f06fb014b
commit
5fe677d69c
2 changed files with 1 additions and 2 deletions
|
@ -20,4 +20,4 @@
|
|||
"demo": null
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -27,7 +27,6 @@ To learn more about installing and using Astro for the first time, please [read
|
|||
|
||||
If you prefer to learn by example, check out our [complete library of examples](https://github.com/snowpackjs/astro/tree/main/examples) on GitHub. You can check out any of these examples locally by running `npm init astro -- --template "EXAMPLE_NAME"`.
|
||||
|
||||
|
||||
## Start your project
|
||||
|
||||
From inside your project directory, enter the following command into your terminal:
|
||||
|
|
Loading…
Reference in a new issue