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

View File

@ -0,0 +1,6 @@
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}