]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - server/tools/tsconfig.json
Fix missing python dependency in Dockerfile.buster (#2495)
[github/Chocobozzz/PeerTube.git] / server / tools / tsconfig.json
... / ...
CommitLineData
1{
2 "extends": "../../tsconfig.json",
3 "exclude": [ ] // Overwrite exclude property
4}