]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/standalone/videos/tsconfig.json
Correctly terminate an ended live
[github/Chocobozzz/PeerTube.git] / client / src / standalone / videos / tsconfig.json
CommitLineData
42b40636
C
1{
2 "extends": "../../../tsconfig.json",
3 "include": [
4 "src/standalone/videos/embed.ts",
5 "src/standalone/videos/test-embed.ts"
6 ]
7}