Chocobozzz/PeerTube

View on GitHub
client/src/standalone/videos/tsconfig.json

Summary

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