mirror of
https://github.com/withastro/astro.git
synced 2025-09-25 23:15:10 +08:00
[ci] yarn format
This commit is contained in:

committed by
GitHub Actions

parent
07e533402e
commit
50f82e1a53
@ -11,7 +11,5 @@ export default {
|
||||
// port: 3000, // The port to run the dev server on.
|
||||
// tailwindConfig: '', // Path to tailwind.config.js if used, e.g. './tailwind.config.js'
|
||||
},
|
||||
renderers: [
|
||||
'@astrojs/renderer-vue'
|
||||
]
|
||||
renderers: ['@astrojs/renderer-vue'],
|
||||
};
|
||||
|
Reference in New Issue
Block a user