initial commit

This commit is contained in:
2024-07-13 17:23:58 +02:00
parent c9e2bfe162
commit 6c1172afc1
23 changed files with 648 additions and 163 deletions

8
.idea/prettier.xml generated Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PrettierConfiguration">
<option name="myConfigurationMode" value="AUTOMATIC" />
<option name="myRunOnSave" value="true" />
<option name="myFilesPattern" value="**/*.{js,ts,jsx,tsx,vue,astro,css,json,html,cjs,mjs}" />
</component>
</project>