Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
TDBA
/
weapp-vue2
Obserwuj
2
Polub
0
Forkuj
0
Files
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
main
Gałęzie
Tagi
main
weapp-vue2
/
jsconfig.json
jsconfig.json
129 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
6
7
8
9
10
{
"compilerOptions": {
"types": [
"@dcloudio/types",
"miniprogram-api-typings",
"mini-types"
]
}
}