Initial commit with sveltekit

This commit is contained in:
Filip Krumpe
2022-01-10 20:37:21 +01:00
parent b4d0655f62
commit db91d91d05
28 changed files with 3428 additions and 575 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"useTabs": true,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 100
}