Compare commits
No commits in common. "96c9b57d9248ceec6b06012ee069ad0951bde01a" and "b0094716bef303c5e02452fbde2ce9846b99b8f3" have entirely different histories.
96c9b57d92
...
b0094716be
3 changed files with 0 additions and 32 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -8,8 +8,3 @@ npm-debug.*
|
|||
*.orig.*
|
||||
web-build/
|
||||
web-report/
|
||||
/.expo-shared/
|
||||
/coverage/
|
||||
/.idea/
|
||||
/package-lock.json
|
||||
/passwords.json
|
||||
|
|
|
|||
|
|
@ -1,11 +0,0 @@
|
|||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="All Tests" type="JavaScriptTestRunnerJest" nameIsGenerated="true">
|
||||
<node-interpreter value="project" />
|
||||
<node-options value="" />
|
||||
<jest-package value="$PROJECT_DIR$/node_modules/jest" />
|
||||
<working-dir value="$PROJECT_DIR$" />
|
||||
<envs />
|
||||
<scope-kind value="ALL" />
|
||||
<method v="2" />
|
||||
</configuration>
|
||||
</component>
|
||||
|
|
@ -1,16 +0,0 @@
|
|||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="Expo" type="ReactNative" factoryName="React Native">
|
||||
<node-interpreter value="project" />
|
||||
<react-native value="$USER_HOME$/.nvm/versions/node/v12.4.0/lib/node_modules/react-native-cli" />
|
||||
<platform value="ANDROID" />
|
||||
<envs />
|
||||
<only-packager />
|
||||
<build-and-launch value="false" />
|
||||
<browser value="98ca6316-2f89-46d9-a9e5-fa9e2b0625b3" />
|
||||
<debug-host value="127.0.0.1" />
|
||||
<debug-port value="19001" />
|
||||
<method v="2">
|
||||
<option name="ReactNativePackager" enabled="true" />
|
||||
</method>
|
||||
</configuration>
|
||||
</component>
|
||||
Loading…
Reference in a new issue