This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
Server_Service
/
pdf_tech_front_end
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Dal:
develop_wzl
Dallar
Biçim İmleri
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
Kalıcı Bağlantı
Geçmiş
Ham
1
2
3
4
5
6
7
8
9
10
{
"compilerOptions": {
"allowJs": true,
"paths": {
"@/*": [
"src/*"
]
}
}
}