feat: add d'n'd listener to open files on drop

chore: apply eslint-config
This commit is contained in:
andres
2023-10-14 12:13:24 +02:00
parent 0665b2bf32
commit 5e229bf646
22 changed files with 1317 additions and 134 deletions

1
.idea/prettier.xml generated
View File

@@ -3,5 +3,6 @@
<component name="PrettierConfiguration">
<option name="myConfigurationMode" value="AUTOMATIC" />
<option name="myRunOnSave" value="true" />
<option name="myFilesPattern" value="{**/*,*}.{js,ts,jsx,tsx,vue,astro,css,cjs,mjs,json,scss}" />
</component>
</project>