Files
bps_admin/frontend/tsconfig.build.json
T

5 lines
67 B
JSON

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