1
0
Fork 0
peertube/client/src/standalone/videos/tsconfig.json

8 lines
102 B
JSON

{
"extends": "../../../tsconfig.json",
"include": [
"./embed.ts",
"./test-embed.ts"
]
}