mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-06 17:04:56 +05:30
11 lines
No EOL
562 B
XML
11 lines
No EOL
562 B
XML
<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" />
|
|
<inspection_tool class="ImplicitTypeConversion" enabled="true" level="WARNING" enabled_by_default="true">
|
|
<option name="BITS" value="1720" />
|
|
<option name="FLAG_EXPLICIT_CONVERSION" value="true" />
|
|
<option name="IGNORE_NODESET_TO_BOOLEAN_VIA_STRING" value="true" />
|
|
</inspection_tool>
|
|
</profile>
|
|
</component> |