Generated project

This commit is contained in:
start.vaadin.com
2025-06-11 09:11:05 +00:00
commit aaf4e45f9d
35 changed files with 1697 additions and 0 deletions

6
.prettierrc.json Normal file
View File

@@ -0,0 +1,6 @@
{
"singleQuote": true,
"printWidth": 120,
"bracketSameLine": true
}