aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/standalone/videos/tsconfig.json
blob: 7d532985c405e13c4fc8ed02dfb09be79b92bb47 (plain) (tree)
1
2
3
4
5
6
7


                                      

                     

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