Files
frontend-react-fastapi/frontend/tsconfig.build.json
2025-07-30 21:24:17 +08:00

5 lines
67 B
JSON

{
"extends": "./tsconfig.json",
"exclude": ["tests/**/*.ts"]
}