Update .idea settings [ci skip]

This commit is contained in:
Oliver Davies 2020-12-16 22:11:02 +00:00
parent e83b5ec517
commit c8b737a537
3 changed files with 13 additions and 5 deletions

View file

@ -2,5 +2,8 @@
<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="PhpStanGlobal" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<option name="config" value="$PROJECT_DIR$/phpstan.neon" />
</inspection_tool>
</profile>
</component>