Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0bf70bd

Browse files
committed
docs: remove twoslash from code sample
1 parent cdc3c4b commit 0bf70bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/1.getting-started/9.layers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export default defineNuxtConfig({
3131

3232
You can also pass an authentication token if you are extending from a private GitHub repository:
3333

34-
```ts twoslash [nuxt.config.ts]
34+
```ts [nuxt.config.ts]
3535
export default defineNuxtConfig({
3636
extends: [
3737
// per layer configuration

0 commit comments

Comments
 (0)