-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproject.default.xml
21 lines (21 loc) · 1017 Bytes
/
project.default.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<application>
<component name="ProjectManager">
<defaultProject>
<component name="Git.Settings">
<option name="ROOT_SYNC" value="DONT_SYNC" />
<option name="WARN_ABOUT_CRLF" value="false" />
<option name="WARN_ABOUT_DETACHED_HEAD" value="false" />
<option name="FORCE_PUSH_ALLOWED" value="false" />
</component>
<component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" />
<component name="PropertiesComponent">
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
<property name="settings.editor.selected.configurable" value="reference.settingsdialog.IDE.editor.colors.General" />
</component>
<component name="VcsContentAnnotationSettings">
<option name="myLimit" value="2678400000" />
</component>
</defaultProject>
</component>
</application>