Added a baseline style for most elements

This commit is contained in:
2025-09-04 14:14:23 +02:00
parent fc8b07185d
commit a549960647
6 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<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="Stylelint" enabled="true" level="ERROR" enabled_by_default="true" />
</profile>
</component>