This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
Server_Service
/
pdf_tech_front_end
Vērot
2
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Atzars:
develop_wzl
Atzari
Tagi
develop
develop_lsy
develop_lyb
develop_wzl
feature/hotfix
feature/premise
feature/techChangeName
feature/v3.0
master
preparing
pdf_tech_fro...
/
tsconfig.json
tsconfig.json
112 B
Patstāvīgā saite
Vēsture
Neapstrādāts
1
2
3
4
5
6
7
8
9
10
{
"compilerOptions": {
"allowJs": true,
"paths": {
"@/*": [
"src/*"
]
}
}
}