pridany cisty VUE projekt

This commit is contained in:
2026-08-01 06:19:46 +02:00
parent 8eaab76514
commit 1b71803407
21 changed files with 5420 additions and 0 deletions

11
frontend/tsconfig.json Normal file
View File

@ -0,0 +1,11 @@
{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
}
]
}