]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - server/tools/tsconfig.json
Fix duplicate HLS resolution in master playlist
[github/Chocobozzz/PeerTube.git] / server / tools / tsconfig.json
CommitLineData
7e9d3f25
C
1{
2 "extends": "../../tsconfig.json",
3 "exclude": [ ] // Overwrite exclude property
4}