ed-safari/.idea/inspectionProfiles/Project_Default.xml

12 lines
679 B
XML
Raw Normal View History

2023-05-16 20:15:37 -07:00
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
2023-05-17 10:52:26 -07:00
<inspection_tool class="ExceptionCaughtLocallyJS" enabled="false" level="WARNING" enabled_by_default="false" />
2023-05-16 20:15:37 -07:00
<inspection_tool class="JSIgnoredPromiseFromCall" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
2023-05-17 10:52:26 -07:00
<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>
2023-05-16 20:15:37 -07:00
</profile>
</component>