Add missing tsconfig file
This commit is contained in:
parent
21a3045d23
commit
d9d02f928f
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