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