1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="ChangeListManager">
- <list default="true" id="bd7ba478-88cb-4b83-8ab3-8325c8e6aa82" name="Changes" comment="">
- <change afterPath="$PROJECT_DIR$/../Js 04/JS.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../Js 04/index.html" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/../Js 02" beforeDir="false" afterPath="$PROJECT_DIR$/../Js 02" afterDir="false" />
- </list>
- <option name="SHOW_DIALOG" value="false" />
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
- <option name="LAST_RESOLUTION" value="IGNORE" />
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
- </component>
- <component name="MarkdownSettingsMigration">
- <option name="stateVersion" value="1" />
- </component>
- <component name="ProjectId" id="2GnkLJCEzuIZ69ek4CIM6DMngdw" />
- <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent"><![CDATA[{
- "keyToString": {
- "RunOnceActivity.OpenProjectViewOnStart": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "WebServerToolWindowFactoryState": "false",
- "last_opened_file_path": "C:/A-Level/JS/Js 03",
- "vue.rearranger.settings.migration": "true"
- }
- }]]></component>
- <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="bd7ba478-88cb-4b83-8ab3-8325c8e6aa82" name="Changes" comment="" />
- <created>1667031678014</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1667031678014</updated>
- <workItem from="1667031679575" duration="14000" />
- </task>
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- </component>
- </project>
|