Init project
This commit is contained in:
commit
4f743b71f2
16 changed files with 9643 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", "test", "dist", "**/*spec.ts"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue