Add basic vue app
This commit is contained in:
parent
68e2137ef4
commit
69e7cf3f3b
44 changed files with 3530 additions and 1217 deletions
4
e2e/tsconfig.json
Normal file
4
e2e/tsconfig.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"extends": "@tsconfig/node18/tsconfig.json",
|
||||
"include": ["./**/*"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue