mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 15:15:19 +00:00
chore: lint
This commit is contained in:
parent
d53cc604db
commit
742f61766d
@ -10,7 +10,7 @@ description: The server/ directory is used to register API and server handlers t
|
||||
Nuxt automatically scans files inside these directories to register API and server handlers with HMR support:
|
||||
- `~/server/api`
|
||||
- `~/server/routes`
|
||||
- `~/server/middleware`
|
||||
- `~/server/middleware`
|
||||
|
||||
Each file should export a default function defined with `defineEventHandler()` or `eventHandler()` (alias).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user