Files
full-stack-fastapi-template/frontend/tsconfig.build.json
T

5 lines
67 B
JSON

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