This website works better with JavaScript
Home
Explore
Help
Sign In
Operations
/
joystream
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
67af4e664d
Branches
Tags
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
History
Raw
1
2
3
4
5
6
7
{
"extends"
:
"./tsconfig.json"
,
"include"
: [
"src/**/*"
],
"compilerOptions"
: {
"outDir"
:
"lib"
}
}