-
-
Notifications
You must be signed in to change notification settings - Fork 211
Expand file tree
/
Copy path.gitmodules
More file actions
45 lines (45 loc) · 1.37 KB
/
.gitmodules
File metadata and controls
45 lines (45 loc) · 1.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[submodule "sources/vue"]
path = sources/vue
url = https://github.com/vuejs/docs
[submodule "sources/nuxt"]
path = sources/nuxt
url = https://github.com/nuxt/nuxt
[submodule "sources/vite"]
path = sources/vite
url = https://github.com/vitejs/vite
[submodule "sources/unocss"]
path = sources/unocss
url = https://github.com/unocss/unocss
[submodule "vendor/slidev"]
path = vendor/slidev
url = https://github.com/slidevjs/slidev
[submodule "vendor/vueuse"]
path = vendor/vueuse
url = https://github.com/vueuse/skills
[submodule "sources/vitest"]
path = sources/vitest
url = https://github.com/vitest-dev/vitest
[submodule "sources/pnpm"]
path = sources/pnpm
url = https://github.com/pnpm/pnpm.io
[submodule "sources/vitepress"]
path = sources/vitepress
url = https://github.com/vuejs/vitepress
[submodule "vendor/turborepo"]
path = vendor/turborepo
url = https://github.com/vercel/turborepo
[submodule "vendor/web-design-guidelines"]
path = vendor/web-design-guidelines
url = https://github.com/vercel-labs/agent-skills
[submodule "sources/pinia"]
path = sources/pinia
url = https://github.com/vuejs/pinia
[submodule "vendor/tsdown"]
path = vendor/tsdown
url = https://github.com/rolldown/tsdown
[submodule "vendor/vuejs-ai"]
path = vendor/vuejs-ai
url = https://github.com/vuejs-ai/skills
[submodule "sources/nitro"]
path = sources/nitro
url = https://github.com/nitrojs/nitro