Initial Template
This commit is contained in:
commit
35342d6c2d
23 changed files with 4945 additions and 0 deletions
5
packages/web/tsconfig.json
Normal file
5
packages/web/tsconfig.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"files": [],
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"include": ["src"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue