feat: initial frontend commit
This commit is contained in:
parent
6612ed6df6
commit
e1cdb7af79
18 changed files with 4146 additions and 0 deletions
7
modules/frontend/tsconfig.json
Normal file
7
modules/frontend/tsconfig.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"files": [],
|
||||
"references": [
|
||||
{ "path": "./tsconfig.app.json" },
|
||||
{ "path": "./tsconfig.node.json" }
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue