add webber script

This commit is contained in:
Stefan Fejes
2019-08-20 16:59:57 +02:00
parent 986a8cbdc8
commit 7a4454c7b4
79 changed files with 7324 additions and 5 deletions

View File

@ -0,0 +1,8 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="Eslint" enabled="true" level="ERROR" enabled_by_default="true" />
<inspection_tool class="JSLastCommaInArrayLiteral" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSLastCommaInObjectLiteral" enabled="false" level="WARNING" enabled_by_default="false" />
</profile>
</component>