]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/standalone/videos/tsconfig.json
Translated using Weblate (Icelandic)
[github/Chocobozzz/PeerTube.git] / client / src / standalone / videos / tsconfig.json
CommitLineData
42b40636
C
1{
2 "extends": "../../../tsconfig.json",
3 "include": [
7dcd7d81
C
4 "./embed.ts",
5 "./test-embed.ts"
42b40636
C
6 ]
7}