Initial commit (create vite)

This commit is contained in:
2024-02-23 21:40:08 +01:00
commit 3d21517c3b
14 changed files with 797 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"trailingComma": "none",
"singleQuote": true
}