Files
openstapps/backend/proxy/tsconfig.json
2023-05-31 14:04:05 +02:00

5 lines
89 B
JSON

{
"extends": "@openstapps/tsconfig",
"exclude": ["./config/", "./lib/", "./test/"]
}