Files
full-stack-fastapi-template/frontend/tsconfig.build.json
2024-12-02 12:57:53 +01:00

5 lines
67 B
JSON

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