]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - server/tools/tsconfig.json
Remove contributors list from /about/peertube
[github/Chocobozzz/PeerTube.git] / server / tools / tsconfig.json
CommitLineData
7e9d3f25
C
1{
2 "extends": "../../tsconfig.json",
26d6bf65 3 "include": [ ".", "../typings" ],
7e9d3f25
C
4 "exclude": [ ] // Overwrite exclude property
5}