UnityRenderStreaming/WebApp/tsconfig.build.json

5 lines
62 B
JSON

{
"include": ["src/**/*"],
"extends": "./tsconfig.json"
}