web2-hw1/.idea/workspace.xml

54 lines
No EOL
3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="55379a43-dcff-4f4e-afd3-ee52acca3898" name="Changes" comment="">
<change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.vscode/extensions.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/index.html" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/public/vite.svg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/App.vue" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/Edit.vue" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/Item.vue" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/main.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/models/Note.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/style.css" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/vite-env.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/tsconfig.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/tsconfig.node.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/vite.config.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/yarn.lock" beforeDir="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="ProjectId" id="2JoQH7HgUA93Snm0IO3cG4jDcgk" />
<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": "/home/andrey/Github/ProgTime-Web2-HW1/frontend",
"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="55379a43-dcff-4f4e-afd3-ee52acca3898" name="Changes" comment="" />
<created>1672741867096</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1672741867096</updated>
<workItem from="1672741868147" duration="13000" />
</task>
<servers />
</component>
</project>