Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdc3c4b commit 0bf70bdCopy full SHA for 0bf70bd
docs/1.getting-started/9.layers.md
@@ -31,7 +31,7 @@ export default defineNuxtConfig({
31
32
You can also pass an authentication token if you are extending from a private GitHub repository:
33
34
-```ts twoslash [nuxt.config.ts]
+```ts [nuxt.config.ts]
35
export default defineNuxtConfig({
36
extends: [
37
// per layer configuration
0 commit comments