朱永杰 преди 1 година
родител
ревизия
8e74f92491
променени са 2 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 1
      .idea/inspectionProfiles/Project_Default.xml
  2. 0 2
      src/views/cow/cowPrice/index.vue

+ 3 - 1
.idea/inspectionProfiles/Project_Default.xml

@@ -1,6 +1,8 @@
 <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="HtmlRequiredAltAttribute" enabled="false" level="WARNING" enabled_by_default="false" />
+    <inspection_tool class="LanguageDetectionInspection" enabled="false" level="WARNING" enabled_by_default="false" />
+    <inspection_tool class="TypeScriptUnresolvedReference" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
   </profile>
 </component>

+ 0 - 2
src/views/cow/cowPrice/index.vue

@@ -4,6 +4,4 @@
   <div class="app-container">...</div>
 </template>
 
-
-
 <style scoped></style>