This website works better with JavaScript
xwkjjl
/
MobilePolice
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
main
Gałęzie
Tagi
main
MobilePolice
/
jsconfig.json
jsconfig.json
116 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
6
7
8
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@/*": ["src/*"]
}
}
}