Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
TDBA
/
weapp-vue2
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
61667a92b2
Branches
Tags
main
weapp-vue2
/
jsconfig.json
jsconfig.json
129 B
Historique
Raw
1
2
3
4
5
6
7
8
9
10
{
"compilerOptions": {
"types": [
"@dcloudio/types",
"miniprogram-api-typings",
"mini-types"
]
}
}