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