]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - videos/tsconfig.json
Bumped to version v5.2.1
[github/Chocobozzz/PeerTube.git] / videos / tsconfig.json
1 {
2 "extends": "../../../tsconfig.json",
3 "include": [
4 "./embed.ts",
5 "./test-embed.ts"
6 ]
7 }