Add missing tsconfig file
This commit is contained in:
parent
2c222c36d2
commit
dc258da6c0
4
backend/tsconfig.build.json
Normal file
4
backend/tsconfig.build.json
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"extends": "./tsconfig",
|
||||||
|
"exclude": ["**/*.test.*", "**/__mocks__/*", "**/__tests__/*"]
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user