saudade/.idea/prettier.xml

9 lines
382 B
XML
Raw Normal View History

2023-12-10 20:37:03 -08:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PrettierConfiguration">
<option name="myConfigurationMode" value="MANUAL" />
<option name="myRunOnSave" value="true" />
<option name="myRunOnReformat" value="true" />
<option name="myFilesPattern" value="**/!(index|style).{js,ts,jsx,tsx,vue,astro,html,css}" />
</component>
</project>