This website works better with JavaScript
Ana Sayfa
Keşfet
Giriş Yap
nibgat
/
ncore-ui-kit
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
8368a4d8a5
Dallar
Biçim İmleri
develop
main
1.0.0-pre-alpha.0
ncore-ui-kit
/
example
/
mobile
/
tsconfig.json
tsconfig.json
135 B
Geçmiş
Ham
1
2
3
4
5
6
7
8
9
{
"extends": "../../tsconfig.json",
"compilerOptions": {
},
"include": [
"**/*",
"../src/**/*"
]
}