mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Add missing tsconfig file
This commit is contained in:
parent
2c222c36d2
commit
dc258da6c0
1 changed files with 4 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue