mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
docs: remove twoslash from code sample
This commit is contained in:
parent
cdc3c4b3d2
commit
0bf70bd7ad
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user