Files
webRtc/WebApp/tsconfig.build.json

5 lines
62 B
JSON
Raw Normal View History

2026-02-27 18:35:40 +08:00
{
"include": ["src/**/*"],
"extends": "./tsconfig.json"
}