Files
md-preview-desktop/.idea/prettier.xml
andres 5e229bf646 feat: add d'n'd listener to open files on drop
chore: apply eslint-config
2023-10-14 12:13:24 +02:00

8 lines
338 B
XML

<?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,cjs,mjs,json,scss}" />
</component>
</project>