This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
feifan
/
mall-front-app
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
9b4191f46b
Atzari
Tagi
master
mall-front-app
/
jsconfig.json
jsconfig.json
116 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
7
8
9
{
"compilerOptions": {
"jsx": "preserve",
"baseUrl": ".",
"paths": {
"@/*": ["./*"]
}
}
}