|
@@ -0,0 +1,15 @@
|
|
1
|
+<component name="InspectionProjectProfileManager">
|
|
2
|
+ <profile version="1.0">
|
|
3
|
+ <option name="myName" value="Project Default" />
|
|
4
|
+ <inspection_tool class="HtmlUnknownAttribute" enabled="true" level="WARNING" enabled_by_default="true">
|
|
5
|
+ <option name="myValues">
|
|
6
|
+ <value>
|
|
7
|
+ <list size="1">
|
|
8
|
+ <item index="0" class="java.lang.String" itemvalue="ng-app" />
|
|
9
|
+ </list>
|
|
10
|
+ </value>
|
|
11
|
+ </option>
|
|
12
|
+ <option name="myCustomValuesEnabled" value="true" />
|
|
13
|
+ </inspection_tool>
|
|
14
|
+ </profile>
|
|
15
|
+</component>
|