docs: remove twoslash from code sample

This commit is contained in:
Daniel Roe 2024-03-06 13:40:32 +00:00
parent cdc3c4b3d2
commit 0bf70bd7ad
No known key found for this signature in database
GPG Key ID: 3714AB03996F442B

View File

@ -31,7 +31,7 @@ export default defineNuxtConfig({
You can also pass an authentication token if you are extending from a private GitHub repository:
```ts twoslash [nuxt.config.ts]
```ts [nuxt.config.ts]
export default defineNuxtConfig({
extends: [
// per layer configuration