Ver código fonte

PassionProject

Soujanya Buragapu 5 anos atrás
pai
commit
e1393367bf
4 arquivos alterados com 46 adições e 0 exclusões
  1. 9
    0
      .idea/PassionBy4.2.iml
  2. 6
    0
      .idea/misc.xml
  3. 8
    0
      .idea/modules.xml
  4. 23
    0
      .idea/workspace.xml

+ 9
- 0
.idea/PassionBy4.2.iml Ver arquivo

@@ -0,0 +1,9 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<module type="JAVA_MODULE" version="4">
3
+  <component name="NewModuleRootManager" inherit-compiler-output="true">
4
+    <exclude-output />
5
+    <content url="file://$MODULE_DIR$" />
6
+    <orderEntry type="inheritedJdk" />
7
+    <orderEntry type="sourceFolder" forTests="false" />
8
+  </component>
9
+</module>

+ 6
- 0
.idea/misc.xml Ver arquivo

@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="JavaScriptSettings">
4
+    <option name="languageLevel" value="ES6" />
5
+  </component>
6
+</project>

+ 8
- 0
.idea/modules.xml Ver arquivo

@@ -0,0 +1,8 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="ProjectModuleManager">
4
+    <modules>
5
+      <module fileurl="file://$PROJECT_DIR$/.idea/PassionBy4.2.iml" filepath="$PROJECT_DIR$/.idea/PassionBy4.2.iml" />
6
+    </modules>
7
+  </component>
8
+</project>

+ 23
- 0
.idea/workspace.xml Ver arquivo

@@ -0,0 +1,23 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="PropertiesComponent">
4
+    <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
5
+    <property name="nodejs_npm_path_reset_for_default_project" value="true" />
6
+  </component>
7
+  <component name="masterDetails">
8
+    <states>
9
+      <state key="ProjectJDKs.UI">
10
+        <settings>
11
+          <last-edited>1.8</last-edited>
12
+          <splitter-proportions>
13
+            <option name="proportions">
14
+              <list>
15
+                <option value="0.2" />
16
+              </list>
17
+            </option>
18
+          </splitter-proportions>
19
+        </settings>
20
+      </state>
21
+    </states>
22
+  </component>
23
+</project>