Added a baseline style for most elements

This commit is contained in:
2025-09-04 14:14:23 +02:00
parent fc8b07185d
commit a549960647
6 changed files with 38 additions and 0 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,cjs,cts,mjs,mts,vue}" />
</component>
</project>