This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
Operations
/
joystream
Tarkkaile
3
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
7525ac2111
Haarat
Tagit
helios
improve-forum-performance
master
pioneer-proposals-active-per-default
pioneer-tweaks
qn-with-host-pg
joystream
/
content-directory-schemas
/
tsconfig.lib.json
tsconfig.lib.json
110 B
Historia
Raaka
1
2
3
4
5
6
7
{
"extends"
:
"./tsconfig.json"
,
"include"
: [
"src/**/*"
],
"compilerOptions"
: {
"outDir"
:
"lib"
}
}