This website works better with JavaScript
Home
Esplora
Accedi
nibgat
/
ncore-ui-kit
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
main
Rami (Branch)
Tag
develop
main
1.0.0-pre-alpha.0
ncore-ui-kit
/
example
/
mobile
/
tsconfig.json
tsconfig.json
135 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
8
9
{
"extends": "../../tsconfig.json",
"compilerOptions": {
},
"include": [
"**/*",
"../src/**/*"
]
}