Files
video_socket-server/tsconfig.build.json

5 lines
62 B
JSON
Raw Permalink Normal View History

2026-04-29 15:18:30 +08:00
{
"include": ["src/**/*"],
"extends": "./tsconfig.json"
}