初始化angular(暂定为8版本)后续会升级为10.x

This commit is contained in:
陈曦
2020-11-17 10:24:42 +08:00
parent a6d76a34fa
commit 7bf3edd970
3 changed files with 20 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="TsLint" enabled="true" level="WARNING" enabled_by_default="true" />
</profile>
</component>