diff options
author | 2021-07-14 17:43:06 +0000 | |
---|---|---|
committer | 2021-07-14 17:43:06 +0000 | |
commit | 1583ef173ae36eb9f325c2d163df17ea49e244a9 (patch) | |
tree | b97a58f9e0004ffb208c4cf5db31d0c4215f9418 /docs/reference/configuration-reference.md | |
parent | d40edb0b673f380c9eb9c07add3e0cd2371d9623 (diff) | |
download | astro-1583ef173ae36eb9f325c2d163df17ea49e244a9.tar.gz astro-1583ef173ae36eb9f325c2d163df17ea49e244a9.tar.zst astro-1583ef173ae36eb9f325c2d163df17ea49e244a9.zip |
[ci] yarn format
Diffstat (limited to 'docs/reference/configuration-reference.md')
-rw-r--r-- | docs/reference/configuration-reference.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/configuration-reference.md b/docs/reference/configuration-reference.md index 055024ca8..818267078 100644 --- a/docs/reference/configuration-reference.md +++ b/docs/reference/configuration-reference.md @@ -27,4 +27,4 @@ export default { ## Snowpack Config -Astro is powered internally by Snowpack. You can configure Snowpack directly by creating a `snowpack.config.js` file. See [snowpack.dev](https://www.snowpack.dev/reference/configuration) for full documentation on this file.
\ No newline at end of file +Astro is powered internally by Snowpack. You can configure Snowpack directly by creating a `snowpack.config.js` file. See [snowpack.dev](https://www.snowpack.dev/reference/configuration) for full documentation on this file. |