kun-web/.idea/prettier.xml

7 lines
250 B
XML
Raw Normal View History

2022-03-01 10:22:10 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PrettierConfiguration">
<option name="myRunOnSave" value="true" />
<option name="myFilesPattern" value="{**/*,*}.{js,ts,jsx,tsx,css}" />
</component>
</project>