init vue and asp.net

This commit is contained in:
jhim
2026-02-06 09:20:38 +01:00
committed by Jonas
parent d886fa24a6
commit 74f9f11b6d
18 changed files with 3572 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}