qymljy 2 years ago
parent
commit
a45325397d
3 changed files with 19 additions and 1 deletions
  1. 6 0
      .idea/inspectionProfiles/Project_Default.xml
  2. 1 1
      .idea/modules.xml
  3. 12 0
      .idea/yos_web_new.iml

+ 6 - 0
.idea/inspectionProfiles/Project_Default.xml

@@ -0,0 +1,6 @@
+<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" />
+  </profile>
+</component>

+ 1 - 1
.idea/modules.xml

@@ -2,7 +2,7 @@
 <project version="4">
   <component name="ProjectModuleManager">
     <modules>
-      <module fileurl="file://$PROJECT_DIR$/.idea/yos_web.iml" filepath="$PROJECT_DIR$/.idea/yos_web.iml" />
+      <module fileurl="file://$PROJECT_DIR$/.idea/yos_web_new.iml" filepath="$PROJECT_DIR$/.idea/yos_web_new.iml" />
     </modules>
   </component>
 </project>

+ 12 - 0
.idea/yos_web_new.iml

@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="WEB_MODULE" version="4">
+  <component name="NewModuleRootManager">
+    <content url="file://$MODULE_DIR$">
+      <excludeFolder url="file://$MODULE_DIR$/temp" />
+      <excludeFolder url="file://$MODULE_DIR$/.tmp" />
+      <excludeFolder url="file://$MODULE_DIR$/tmp" />
+    </content>
+    <orderEntry type="inheritedJdk" />
+    <orderEntry type="sourceFolder" forTests="false" />
+  </component>
+</module>