🔧 chore: Add WebStorm settings

This commit is contained in:
marleyrae 2023-05-28 17:27:04 -07:00
parent 17bff75476
commit 8699aae707
2 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,10 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="SpellCheckingInspection" enabled="true" level="TYPO" enabled_by_default="true">
<option name="processCode" value="false" />
<option name="processLiterals" value="true" />
<option name="processComments" value="true" />
</inspection_tool>
</profile>
</component>

6
.idea/markdown.xml Normal file
View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="MarkdownSettings">
<option name="splitLayout" value="SHOW_EDITOR" />
</component>
</project>