control-center/.idea/prettier.xml

8 lines
328 B
XML
Raw Normal View History

2022-01-18 08:22:13 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PrettierConfiguration">
<option name="myRunOnSave" value="true" />
<option name="myRunOnReformat" value="true" />
<option name="myFilesPattern" value="{**/*,*}.{js,ts,jsx,tsx,json,yaml,yml,html,scss,css,md}" />
2022-01-18 08:22:13 +00:00
</component>
</project>