Generated project

This commit is contained in:
start.vaadin.com
2025-04-03 10:08:22 +00:00
commit e0e60be428
30 changed files with 1565 additions and 0 deletions

6
.prettierrc.json Normal file
View File

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