library/frontend/.idea/inspectionProfiles/Project_Default.xml

15 lines
873 B
XML
Raw Normal View History

2023-05-22 17:23:18 -07:00
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
2023-05-23 10:48:57 -07:00
<inspection_tool class="RequiredAttributes" enabled="true" level="WARNING" enabled_by_default="true">
<option name="myAdditionalRequiredHtmlAttributes" value="model-value" />
</inspection_tool>
2023-05-22 17:23:18 -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-07-13 14:50:52 -07:00
<inspection_tool class="VueMissingComponentImportInspection" enabled="false" level="WARNING" enabled_by_default="false" />
2023-05-22 17:23:18 -07:00
</profile>
</component>