Browse Source

Remove Expo launch config

Removed unused config
Arnaud Vergnet 3 years ago
parent
commit
9fc02baf6d
1 changed files with 0 additions and 16 deletions
  1. 0
    16
      .idea/runConfigurations/Expo.xml

+ 0
- 16
.idea/runConfigurations/Expo.xml View File

@@ -1,16 +0,0 @@
1
-<component name="ProjectRunConfigurationManager">
2
-  <configuration default="false" name="Expo" type="ReactNative" factoryName="React Native">
3
-    <node-interpreter value="project" />
4
-    <react-native value="$USER_HOME$/.nvm/versions/node/v12.4.0/lib/node_modules/react-native-cli" />
5
-    <platform value="ANDROID" />
6
-    <envs />
7
-    <only-packager />
8
-    <build-and-launch value="false" />
9
-    <browser value="98ca6316-2f89-46d9-a9e5-fa9e2b0625b3" />
10
-    <debug-host value="127.0.0.1" />
11
-    <debug-port value="19001" />
12
-    <method v="2">
13
-      <option name="ReactNativePackager" enabled="true" />
14
-    </method>
15
-  </configuration>
16
-</component>

Loading…
Cancel
Save