-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (19 loc) · 655 Bytes
/
.gitmodules
File metadata and controls
19 lines (19 loc) · 655 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "sources/uniapp"]
path = sources/uniapp
url = https://gitcode.com/dcloud/unidocs-zh
[submodule "sources/uni-helper"]
path = sources/uni-helper
url = https://github.com/uni-helper/website
[submodule "vendor/vueuse"]
path = vendor/vueuse
url = https://github.com/vueuse/skills
[submodule "vendor/vue-best-practices"]
path = vendor/vue-best-practices
url = https://github.com/vuejs-ai/skills
[submodule "vendor/web-design-guidelines"]
path = vendor/web-design-guidelines
url = https://github.com/vercel-labs/agent-skills
[submodule "vendor/antfu"]
path = vendor/antfu
url = https://github.com/antfu/skills
fetchRecurseSubmodules = no