|
|
|
@ -1,171 +0,0 @@ |
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
|
<project version="4"> |
|
|
|
|
<component name="AutoImportSettings"> |
|
|
|
|
<option name="autoReloadType" value="SELECTIVE" /> |
|
|
|
|
</component> |
|
|
|
|
<component name="ChangeListManager"> |
|
|
|
|
<list default="true" id="84c57704-c34b-42d3-90dc-bc3746b4a30c" name="Changes" comment="Add weighted text support"> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/util/renderableText.spec.ts" afterDir="false" /> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/util/renderableText.ts" afterDir="false" /> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/util/weightedList.spec.ts" afterDir="false" /> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/util/weightedList.ts" afterDir="false" /> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/codeStyles/Project.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/codeStyles/Project.xml" afterDir="false" /> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/jest.config.js" beforeDir="false" afterPath="$PROJECT_DIR$/jest.config.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$/src/state/gameData.spec.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/game/gameData.spec.ts" afterDir="false" /> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/state/gameData.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/game/gameData.ts" afterDir="false" /> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/state/gameEvent.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/game/gameEvent.ts" afterDir="false" /> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/state/weightedText.spec.ts" beforeDir="false" /> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/state/weightedText.ts" beforeDir="false" /> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/types/random.spec.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/util/random.spec.ts" afterDir="false" /> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/types/random.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/util/random.ts" 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="TypeScript File" /> |
|
|
|
|
</list> |
|
|
|
|
</option> |
|
|
|
|
</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="2IHAWQfFWS3VH0VkyejFrSj157w" /> |
|
|
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" /> |
|
|
|
|
<component name="ProjectViewState"> |
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" /> |
|
|
|
|
<option name="showLibraryContents" value="true" /> |
|
|
|
|
</component> |
|
|
|
|
<component name="PropertiesComponent">{ |
|
|
|
|
"keyToString": { |
|
|
|
|
"RunOnceActivity.OpenProjectViewOnStart": "true", |
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true", |
|
|
|
|
"WebServerToolWindowFactoryState": "false", |
|
|
|
|
"last_opened_file_path": "/home/reya/WebstormProjects/steppies/node_modules/ts-jest", |
|
|
|
|
"node.js.detected.package.eslint": "true", |
|
|
|
|
"node.js.detected.package.standard": "true", |
|
|
|
|
"node.js.detected.package.stylelint": "true", |
|
|
|
|
"node.js.detected.package.tslint": "true", |
|
|
|
|
"node.js.selected.package.eslint": "(autodetect)", |
|
|
|
|
"node.js.selected.package.standard": "", |
|
|
|
|
"node.js.selected.package.stylelint": "", |
|
|
|
|
"node.js.selected.package.tslint": "(autodetect)", |
|
|
|
|
"nodejs.jest.jest_package": "/home/reya/WebstormProjects/steppies/node_modules/jest", |
|
|
|
|
"nodejs_interpreter_path": "node", |
|
|
|
|
"nodejs_package_manager_path": "npm", |
|
|
|
|
"prettierjs.PrettierConfiguration.Package": "/home/reya/WebstormProjects/steppies/node_modules/prettier", |
|
|
|
|
"settings.editor.selected.configurable": "configurable.group.appearance", |
|
|
|
|
"ts.external.directory.path": "/home/reya/WebstormProjects/steppies/node_modules/typescript/lib", |
|
|
|
|
"vue.rearranger.settings.migration": "true" |
|
|
|
|
} |
|
|
|
|
}</component> |
|
|
|
|
<component name="RecentsManager"> |
|
|
|
|
<key name="MoveFile.RECENT_KEYS"> |
|
|
|
|
<recent name="$PROJECT_DIR$/src/types" /> |
|
|
|
|
</key> |
|
|
|
|
</component> |
|
|
|
|
<component name="RunManager" selected="Jest.All Tests"> |
|
|
|
|
<configuration 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> |
|
|
|
|
<configuration name="Debug Application" type="JavascriptDebugType" uri="http://localhost:3000"> |
|
|
|
|
<method v="2" /> |
|
|
|
|
</configuration> |
|
|
|
|
<configuration name="npm start" type="js.build_tools.npm"> |
|
|
|
|
<package-json value="$PROJECT_DIR$/package.json" /> |
|
|
|
|
<command value="run" /> |
|
|
|
|
<scripts> |
|
|
|
|
<script value="start" /> |
|
|
|
|
</scripts> |
|
|
|
|
<node-interpreter value="project" /> |
|
|
|
|
<envs /> |
|
|
|
|
<method v="2" /> |
|
|
|
|
</configuration> |
|
|
|
|
<list> |
|
|
|
|
<item itemvalue="JavaScript Debug.Debug Application" /> |
|
|
|
|
<item itemvalue="Jest.All Tests" /> |
|
|
|
|
<item itemvalue="npm.npm start" /> |
|
|
|
|
</list> |
|
|
|
|
</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="84c57704-c34b-42d3-90dc-bc3746b4a30c" name="Changes" comment="" /> |
|
|
|
|
<created>1669828165304</created> |
|
|
|
|
<option name="number" value="Default" /> |
|
|
|
|
<option name="presentableId" value="Default" /> |
|
|
|
|
<updated>1669828165304</updated> |
|
|
|
|
<workItem from="1669828166439" duration="43199000" /> |
|
|
|
|
<workItem from="1669906819433" duration="20772000" /> |
|
|
|
|
</task> |
|
|
|
|
<task id="LOCAL-00001" summary="Steppies project start"> |
|
|
|
|
<created>1669853979470</created> |
|
|
|
|
<option name="number" value="00001" /> |
|
|
|
|
<option name="presentableId" value="LOCAL-00001" /> |
|
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
|
<updated>1669853979470</updated> |
|
|
|
|
</task> |
|
|
|
|
<task id="LOCAL-00002" summary="Steppies project start"> |
|
|
|
|
<created>1669854047768</created> |
|
|
|
|
<option name="number" value="00002" /> |
|
|
|
|
<option name="presentableId" value="LOCAL-00002" /> |
|
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
|
<updated>1669854047768</updated> |
|
|
|
|
</task> |
|
|
|
|
<task id="LOCAL-00003" summary="Add events both incoming and outgoing"> |
|
|
|
|
<created>1669866587540</created> |
|
|
|
|
<option name="number" value="00003" /> |
|
|
|
|
<option name="presentableId" value="LOCAL-00003" /> |
|
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
|
<updated>1669866587540</updated> |
|
|
|
|
</task> |
|
|
|
|
<task id="LOCAL-00004" summary="Add weighted text support"> |
|
|
|
|
<created>1669877633888</created> |
|
|
|
|
<option name="number" value="00004" /> |
|
|
|
|
<option name="presentableId" value="LOCAL-00004" /> |
|
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
|
<updated>1669877633888</updated> |
|
|
|
|
</task> |
|
|
|
|
<option name="localTasksCounter" value="5" /> |
|
|
|
|
<servers /> |
|
|
|
|
</component> |
|
|
|
|
<component name="TypeScriptGeneratedFilesManager"> |
|
|
|
|
<option name="version" value="3" /> |
|
|
|
|
</component> |
|
|
|
|
<component name="Vcs.Log.Tabs.Properties"> |
|
|
|
|
<option name="TAB_STATES"> |
|
|
|
|
<map> |
|
|
|
|
<entry key="MAIN"> |
|
|
|
|
<value> |
|
|
|
|
<State /> |
|
|
|
|
</value> |
|
|
|
|
</entry> |
|
|
|
|
</map> |
|
|
|
|
</option> |
|
|
|
|
</component> |
|
|
|
|
<component name="VcsManagerConfiguration"> |
|
|
|
|
<MESSAGE value="Steppies project start" /> |
|
|
|
|
<MESSAGE value="Add events both incoming and outgoing" /> |
|
|
|
|
<MESSAGE value="Add weighted text support" /> |
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="Add weighted text support" /> |
|
|
|
|
</component> |
|
|
|
|
<component name="com.intellij.coverage.CoverageDataManagerImpl"> |
|
|
|
|
<SUITE FILE_PATH="coverage/steppies$All_Tests.info" NAME="All Tests Coverage Results" MODIFIED="1669877408435" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="JestJavaScriptTestRunnerCoverage" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" /> |
|
|
|
|
</component> |
|
|
|
|
</project> |