This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
Operations
/
atlas
Sledovat
3
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
a5fe3c5260
Větve
Značky
feature/video-sprite-previews
master
sprites
video-player-update
atlas
/
tsconfig.paths.json
tsconfig.paths.json
95 B
Historie
Surový
1
2
3
4
5
6
7
8
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@/*": ["src/*"]
}
}
}