Files
openstapps/backend/proxy/tsconfig.json

5 lines
82 B
JSON

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