inserito tsconfig.buil.json
This commit is contained in:
parent
d812d97c41
commit
e976fe550a
1 changed files with 4 additions and 0 deletions
4
tsconfig.build.json
Normal file
4
tsconfig.build.json
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"extends": "./tsconfig.json",
|
||||||
|
"exclude": ["node_modules", "dist", "**/*.test.ts"]
|
||||||
|
}
|
||||||
Loading…
Add table
Reference in a new issue