This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
didong
/
yudao-mall-uniapp
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
36289d526c
Ramuri
Etichete
dev
master
prod
test
yudao-mall-unia...
/
jsconfig.json
jsconfig.json
116 B
Istoric
Crud
1
2
3
4
5
6
7
8
9
{
"compilerOptions": {
"jsx": "preserve",
"baseUrl": ".",
"paths": {
"@/*": ["./*"]
}
}
}