180 lines
10 KiB
XML
180 lines
10 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="8f59754f-8b0b-4496-b8f6-b19be929e084" name="Default Changelist" comment="">
|
|
<change afterPath="$PROJECT_DIR$/.eslintrc.json" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/Buyer.js" beforeDir="false" afterPath="$PROJECT_DIR$/Buyer.js" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/package-lock.json" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/tests/buyer.test.js" beforeDir="false" afterPath="$PROJECT_DIR$/tests/buyer.test.js" 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="FileTemplateManagerImpl">
|
|
<option name="RECENT_TEMPLATES">
|
|
<list>
|
|
<option value="JavaScript File" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="JsFlowSettings">
|
|
<service-enabled>true</service-enabled>
|
|
<exe-path />
|
|
<other-services-enabled>true</other-services-enabled>
|
|
<auto-save>true</auto-save>
|
|
</component>
|
|
<component name="ProjectId" id="1fwjsJ2NtOTdTtAo0YfeKXnfbHz" />
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent">
|
|
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
|
<property name="WebServerToolWindowFactoryState" value="true" />
|
|
<property name="dart.analysis.tool.window.visible" value="false" />
|
|
<property name="javascript.nodejs.core.library.configured.version" value="12.18.0" />
|
|
<property name="javascript.nodejs.core.library.typings.version" value="12.12.54" />
|
|
<property name="js.linters.configure.manually.selectedeslint" value="true" />
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
<property name="node.js.detected.package.eslint" value="true" />
|
|
<property name="node.js.detected.package.standard" value="true" />
|
|
<property name="node.js.path.for.package.eslint" value="$USER_HOME$/.nvm/versions/node/v12.18.0/bin/node" />
|
|
<property name="node.js.path.for.package.standard" value="project" />
|
|
<property name="node.js.selected.package.eslint" value="(autodetect)" />
|
|
<property name="node.js.selected.package.standard" value="" />
|
|
<property name="nodejs.jest.jest_package" value="$PROJECT_DIR$/node_modules/jest" />
|
|
<property name="nodejs_interpreter_path" value="$USER_HOME$/.nvm/versions/node/v12.18.0/bin/node" />
|
|
<property name="nodejs_package_manager_path" value="npm" />
|
|
<property name="settings.editor.selected.configurable" value="settings.nodejs" />
|
|
</component>
|
|
<component name="RecentsManager">
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
<recent name="$PROJECT_DIR$" />
|
|
</key>
|
|
</component>
|
|
<component name="RunManager" selected="Jest.buyer.test.js">
|
|
<configuration name="Buyer" type="JavaScriptTestRunnerJest" temporary="true" nameIsGenerated="true">
|
|
<node-interpreter value="$USER_HOME$/.nvm/versions/node/v12.18.0/bin/node" />
|
|
<node-options value="" />
|
|
<jest-package value="$PROJECT_DIR$/node_modules/jest" />
|
|
<working-dir value="$PROJECT_DIR$" />
|
|
<envs />
|
|
<scope-kind value="SUITE" />
|
|
<test-file value="$PROJECT_DIR$/tests/buyer.test.js" />
|
|
<test-names>
|
|
<test-name value="Buyer" />
|
|
</test-names>
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="buyer.test.js" type="JavaScriptTestRunnerJest" temporary="true" nameIsGenerated="true">
|
|
<node-interpreter value="$USER_HOME$/.nvm/versions/node/v12.18.0/bin/node" />
|
|
<node-options value="" />
|
|
<jest-package value="$PROJECT_DIR$/node_modules/jest" />
|
|
<working-dir value="$PROJECT_DIR$" />
|
|
<envs />
|
|
<scope-kind value="TEST_FILE" />
|
|
<test-file value="$PROJECT_DIR$/tests/buyer.test.js" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<recent_temporary>
|
|
<list>
|
|
<item itemvalue="Jest.buyer.test.js" />
|
|
<item itemvalue="Jest.Buyer" />
|
|
</list>
|
|
</recent_temporary>
|
|
</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="8f59754f-8b0b-4496-b8f6-b19be929e084" name="Default Changelist" comment="" />
|
|
<created>1597136254764</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1597136254764</updated>
|
|
<workItem from="1597136255857" duration="11000" />
|
|
<workItem from="1597136289338" duration="12012000" />
|
|
<workItem from="1597219344174" duration="1323000" />
|
|
</task>
|
|
<task id="LOCAL-00001" summary="stuff">
|
|
<created>1597176737162</created>
|
|
<option name="number" value="00001" />
|
|
<option name="presentableId" value="LOCAL-00001" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1597176737162</updated>
|
|
</task>
|
|
<option name="localTasksCounter" value="2" />
|
|
<servers />
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="3" />
|
|
</component>
|
|
<component name="VcsManagerConfiguration">
|
|
<MESSAGE value="stuff" />
|
|
<option name="LAST_COMMIT_MESSAGE" value="stuff" />
|
|
</component>
|
|
<component name="WindowStateProjectService">
|
|
<state x="607" y="460" width="598" height="545" key="#ESLint" timestamp="1597219880791">
|
|
<screen x="0" y="29" width="2560" height="1411" />
|
|
</state>
|
|
<state x="607" y="460" width="598" height="545" key="#ESLint/0.29.2560.1411@0.29.2560.1411" timestamp="1597219880791" />
|
|
<state x="1020" y="290" width="839" height="886" key="CommitChangelistDialog2" timestamp="1597176736967">
|
|
<screen x="0" y="29" width="2560" height="1411" />
|
|
</state>
|
|
<state x="1020" y="290" width="839" height="886" key="CommitChangelistDialog2/0.29.2560.1411@0.29.2560.1411" timestamp="1597176736967" />
|
|
<state x="1085" y="461" width="429" height="542" key="FileChooserDialogImpl" timestamp="1597219688094">
|
|
<screen x="0" y="29" width="2560" height="1411" />
|
|
</state>
|
|
<state x="1085" y="461" width="429" height="542" key="FileChooserDialogImpl/0.29.2560.1411@0.29.2560.1411" timestamp="1597219688094" />
|
|
<state width="1668" height="383" key="GridCell.Tab.0.bottom" timestamp="1597220628952">
|
|
<screen x="0" y="29" width="2560" height="1411" />
|
|
</state>
|
|
<state width="1668" height="383" key="GridCell.Tab.0.bottom/0.29.2560.1411@0.29.2560.1411" timestamp="1597220628952" />
|
|
<state width="1668" height="383" key="GridCell.Tab.0.center" timestamp="1597220628952">
|
|
<screen x="0" y="29" width="2560" height="1411" />
|
|
</state>
|
|
<state width="1668" height="383" key="GridCell.Tab.0.center/0.29.2560.1411@0.29.2560.1411" timestamp="1597220628952" />
|
|
<state width="1668" height="383" key="GridCell.Tab.0.left" timestamp="1597220628951">
|
|
<screen x="0" y="29" width="2560" height="1411" />
|
|
</state>
|
|
<state width="1668" height="383" key="GridCell.Tab.0.left/0.29.2560.1411@0.29.2560.1411" timestamp="1597220628951" />
|
|
<state width="1668" height="383" key="GridCell.Tab.0.right" timestamp="1597220628952">
|
|
<screen x="0" y="29" width="2560" height="1411" />
|
|
</state>
|
|
<state width="1668" height="383" key="GridCell.Tab.0.right/0.29.2560.1411@0.29.2560.1411" timestamp="1597220628952" />
|
|
<state x="0" y="155" width="2052" height="1155" key="MergeDialog" timestamp="1597219373633">
|
|
<screen x="0" y="29" width="2560" height="1411" />
|
|
</state>
|
|
<state x="0" y="155" width="2052" height="1155" key="MergeDialog/0.29.2560.1411@0.29.2560.1411" timestamp="1597219373633" />
|
|
<state x="799" y="369" key="SettingsEditor" timestamp="1597219907473">
|
|
<screen x="0" y="29" width="2560" height="1411" />
|
|
</state>
|
|
<state x="799" y="369" key="SettingsEditor/0.29.2560.1411@0.29.2560.1411" timestamp="1597219907473" />
|
|
<state x="1037" y="470" width="804" height="525" key="Vcs.Push.Dialog.v2" timestamp="1597176739005">
|
|
<screen x="0" y="29" width="2560" height="1411" />
|
|
</state>
|
|
<state x="1037" y="470" width="804" height="525" key="Vcs.Push.Dialog.v2/0.29.2560.1411@0.29.2560.1411" timestamp="1597176739005" />
|
|
<state x="149" y="129" width="2179" height="1211" key="com.intellij.history.integration.ui.views.FileHistoryDialog" timestamp="1597220667049">
|
|
<screen x="0" y="29" width="2560" height="1411" />
|
|
</state>
|
|
<state x="149" y="129" width="2179" height="1211" key="com.intellij.history.integration.ui.views.FileHistoryDialog/0.29.2560.1411@0.29.2560.1411" timestamp="1597220667049" />
|
|
<state x="700" y="648" width="412" height="169" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1597219354635">
|
|
<screen x="0" y="29" width="2560" height="1411" />
|
|
</state>
|
|
<state x="700" y="648" width="412" height="169" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.29.2560.1411@0.29.2560.1411" timestamp="1597219354635" />
|
|
<state x="572" y="350" width="672" height="678" key="search.everywhere.popup" timestamp="1597220280258">
|
|
<screen x="0" y="29" width="2560" height="1411" />
|
|
</state>
|
|
<state x="572" y="350" width="672" height="678" key="search.everywhere.popup/0.29.2560.1411@0.29.2560.1411" timestamp="1597220280258" />
|
|
</component>
|
|
<component name="com.intellij.coverage.CoverageDataManagerImpl">
|
|
<SUITE FILE_PATH="coverage/coding_challenge$buyer_test_js.info" NAME="buyer.test.js Coverage Results" MODIFIED="1597143325899" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="JestJavaScriptTestRunnerCoverage" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" />
|
|
</component>
|
|
</project> |