]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/standalone/videos/tsconfig.json
7d532985c405e13c4fc8ed02dfb09be79b92bb47
[github/Chocobozzz/PeerTube.git] / client / src / standalone / videos / tsconfig.json
1 {
2 "extends": "../../../tsconfig.json",
3 "include": [
4 "./embed.ts",
5 "./test-embed.ts"
6 ]
7 }