This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
akapralov
/
pratcice
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
45f8e7a363
Haarat
Tagit
carsharing
demo_exam
vue_film
vue_filmv2
pratcice
/
film
/
jsconfig.json
jsconfig.json
116 B
Historia
Raaka
1
2
3
4
5
6
7
8
{
"compilerOptions": {
"paths": {
"@/*": ["./src/*"]
}
},
"exclude": ["node_modules", "dist"]
}