mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 21:55:11 +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:
|
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({
|
export default defineNuxtConfig({
|
||||||
extends: [
|
extends: [
|
||||||
// per layer configuration
|
// per layer configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user