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:
130644e989
Branches
Tags
helios
improve-forum-performance
master
pioneer-proposals-active-per-default
pioneer-tweaks
qn-with-host-pg
joystream
/
query-node
/
index-builder
/
eslint.tsconfig.json
eslint.tsconfig.json
96 B
History
Raw
1
2
3
4
5
6
7
{
"extends": "./tsconfig.json",
"include": [
"./src/**/*.ts",
"./test/**/*.ts"
]
}