We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65fbf9a commit e85226aCopy full SHA for e85226a
content/2.concepts/4.auto-imports/.template/index.ts
@@ -1,7 +1,7 @@
1
import type { GuideMeta } from '~/types/guides'
2
3
export const meta: GuideMeta = {
4
- startingFile: 'pages/index.vue',
+ startingFile: 'app.vue',
5
features: {
6
fileTree: true,
7
},
0 commit comments