mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-31 07:40:33 +00:00
docs: add space in list (#22032)
This commit is contained in:
parent
4d7df49ebf
commit
2edd7a3441
@ -18,7 +18,7 @@ Additionally, certain other files in the layer directory will be auto-scanned an
|
||||
- `composables/*` - Extend the default composables
|
||||
- `pages/*` - Extend the default pages
|
||||
- `server/*` - Extend the default server endpoints & middleware
|
||||
-[`nuxt.config.ts`](/docs/guide/directory-structure/nuxt.config)- Extend the default nuxt config
|
||||
- [`nuxt.config.ts`](/docs/guide/directory-structure/nuxt.config)- Extend the default nuxt config
|
||||
- `app.config.ts` - Extend the default app config
|
||||
|
||||
## Basic Example
|
||||
|
Loading…
Reference in New Issue
Block a user