mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-06 05:22:52 +00:00
refactor: move proxy to monorepo
This commit is contained in:
8
backend/proxy/tsconfig.json
Normal file
8
backend/proxy/tsconfig.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "./node_modules/@openstapps/configuration/tsconfig.json",
|
||||
"exclude": [
|
||||
"./config/",
|
||||
"./lib/",
|
||||
"./test/"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user