You've already forked AstralRinth
forked from didirus/AstralRinth
* initial impl * merge from main * No more crashy * Almost there * fix import * fix more imports * Code cleanup, Fixed components, Added Tooltip * Added Env ind and Category pages --------- Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
43 lines
1.9 KiB
XML
43 lines
1.9 KiB
XML
<component name="InspectionProjectProfileManager">
|
|
<profile version="1.0">
|
|
<option name="myName" value="Project Default" />
|
|
<inspection_tool class="CssUnknownProperty" enabled="true" level="WARNING" enabled_by_default="true">
|
|
<option name="myCustomPropertiesEnabled" value="true" />
|
|
<option name="myIgnoreVendorSpecificProperties" value="false" />
|
|
<option name="myCustomPropertiesList">
|
|
<value>
|
|
<list size="1">
|
|
<item index="0" class="java.lang.String" itemvalue="color-scheme" />
|
|
</list>
|
|
</value>
|
|
</option>
|
|
</inspection_tool>
|
|
<inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
|
|
<inspection_tool class="HtmlUnknownAttribute" enabled="true" level="WARNING" enabled_by_default="true">
|
|
<option name="myValues">
|
|
<value>
|
|
<list size="1">
|
|
<item index="0" class="java.lang.String" itemvalue="style:min-width" />
|
|
</list>
|
|
</value>
|
|
</option>
|
|
<option name="myCustomValuesEnabled" value="true" />
|
|
</inspection_tool>
|
|
<inspection_tool class="HtmlUnknownTag" enabled="true" level="WARNING" enabled_by_default="true">
|
|
<option name="myValues">
|
|
<value>
|
|
<list size="7">
|
|
<item index="0" class="java.lang.String" itemvalue="nobr" />
|
|
<item index="1" class="java.lang.String" itemvalue="noembed" />
|
|
<item index="2" class="java.lang.String" itemvalue="comment" />
|
|
<item index="3" class="java.lang.String" itemvalue="noscript" />
|
|
<item index="4" class="java.lang.String" itemvalue="embed" />
|
|
<item index="5" class="java.lang.String" itemvalue="script" />
|
|
<item index="6" class="java.lang.String" itemvalue="environmentindicator" />
|
|
</list>
|
|
</value>
|
|
</option>
|
|
<option name="myCustomValuesEnabled" value="true" />
|
|
</inspection_tool>
|
|
</profile>
|
|
</component> |