123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="ChangeListManager">
- <list default="true" id="eb5975a0-5596-4f1a-b9a7-ecc6b3225c6c" name="Default Changelist" comment="" />
- <ignored path="$PROJECT_DIR$/out/" />
- <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
- <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="FUSProjectUsageTrigger">
- <session id="-1141682112">
- <usages-collector id="statistics.lifecycle.project">
- <counts>
- <entry key="project.open.time.1" value="1" />
- <entry key="project.opened" value="1" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.file.extensions.open">
- <counts>
- <entry key="LICENSE" value="1" />
- <entry key="editorconfig" value="1" />
- <entry key="js" value="5" />
- <entry key="json" value="2" />
- <entry key="ts" value="1" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.file.types.open">
- <counts>
- <entry key="JSON" value="2" />
- <entry key="JavaScript" value="5" />
- <entry key="PLAIN_TEXT" value="2" />
- <entry key="TypeScript" value="1" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.js.language.service.starts">
- <counts>
- <entry key="ESLintLanguageService" value="1" />
- <entry key="PrettierLanguageServiceImpl" value="1" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.file.extensions.edit">
- <counts>
- <entry key="js" value="1" />
- <entry key="json" value="1" />
- <entry key="txt" value="23" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.file.types.edit">
- <counts>
- <entry key="JSON" value="1" />
- <entry key="JavaScript" value="1" />
- <entry key="PLAIN_TEXT" value="23" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.vcs.git.usages">
- <counts>
- <entry key="git.branch.checkout.local" value="1" />
- <entry key="git.branch.create.new" value="1" />
- <entry key="git.branch.delete.local" value="1" />
- </counts>
- </usages-collector>
- </session>
- </component>
- <component name="FileEditorManager">
- <leaf>
- <file pinned="false" current-in-tab="true">
- <entry file="file://$PROJECT_DIR$/index.js">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="228">
- <caret line="31" lean-forward="true" selection-start-line="31" selection-end-line="31" />
- </state>
- </provider>
- </entry>
- </file>
- </leaf>
- </component>
- <component name="Git.Settings">
- <option name="ROOT_SYNC" value="DONT_SYNC" />
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- <option name="RECENT_BRANCH_BY_REPOSITORY">
- <map>
- <entry key="$PROJECT_DIR$" value="chore-2.0.1-release" />
- </map>
- </option>
- </component>
- <component name="IdeDocumentHistory">
- <option name="CHANGED_PATHS">
- <list>
- <option value="$PROJECT_DIR$/test/cssspec.js" />
- <option value="$PROJECT_DIR$/test/index.js" />
- <option value="$PROJECT_DIR$/index.d.ts" />
- <option value="$PROJECT_DIR$/index.js" />
- <option value="$PROJECT_DIR$/package.json" />
- </list>
- </option>
- </component>
- <component name="JsBowerSettings">
- <exe-path />
- <config-path />
- </component>
- <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
- <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER">
- <package-json value="$PROJECT_DIR$/package.json" />
- </component>
- <component name="JsFlowSettings">
- <service-enabled>true</service-enabled>
- <exe-path />
- <annotation-enable>false</annotation-enable>
- <other-services-enabled>true</other-services-enabled>
- <auto-save>true</auto-save>
- </component>
- <component name="JsGulpfileManager">
- <detection-done>true</detection-done>
- <sorting>DEFINITION_ORDER</sorting>
- </component>
- <component name="NodePackageJsonFileManager">
- <packageJsonPaths>
- <path value="$PROJECT_DIR$/package.json" />
- </packageJsonPaths>
- </component>
- <component name="PHPCodeSnifferProjectConfiguration">
- <option name="selectedConfigurationId" value="DEFAULT_INTERPRETER" />
- </component>
- <component name="PhpWorkspaceProjectConfiguration" interpreter_name="PHP 7.1" />
- <component name="ProjectFrameBounds" extendedState="6">
- <option name="x" value="1920" />
- <option name="width" value="1523" />
- <option name="height" value="675" />
- </component>
- <component name="ProjectInspectionProfilesVisibleTreeState">
- <entry key="Project Default">
- <profile-state>
- <expanded-state>
- <State>
- <id />
- </State>
- <State>
- <id>CSS</id>
- </State>
- <State>
- <id>Code style issuesCSS</id>
- </State>
- <State>
- <id>Invalid elementsCSS</id>
- </State>
- <State>
- <id>JSON</id>
- </State>
- <State>
- <id>JavaScript</id>
- </State>
- <State>
- <id>Probable bugsCSS</id>
- </State>
- <State>
- <id>Probable bugsJavaScript</id>
- </State>
- <State>
- <id>Spelling</id>
- </State>
- </expanded-state>
- <selected-state>
- <State>
- <id>Probable bugsJavaScript</id>
- </State>
- </selected-state>
- </profile-state>
- </entry>
- </component>
- <component name="ProjectView">
- <navigator proportions="" version="1">
- <foldersAlwaysOnTop value="true" />
- </navigator>
- <panes>
- <pane id="ProjectPane">
- <subPane>
- <expand>
- <path>
- <item name="generic-names" type="b2602c69:ProjectViewProjectNode" />
- <item name="generic-names" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="generic-names" type="b2602c69:ProjectViewProjectNode" />
- <item name="generic-names" type="462c0819:PsiDirectoryNode" />
- <item name="test" type="462c0819:PsiDirectoryNode" />
- </path>
- </expand>
- <select />
- </subPane>
- </pane>
- <pane id="Scope" />
- <pane id="AndroidView" />
- <pane id="PackagesPane" />
- </panes>
- </component>
- <component name="PropertiesComponent">
- <property name="GoToClass.includeLibraries" value="false" />
- <property name="GoToClass.toSaveIncludeLibraries" value="false" />
- <property name="GoToFile.includeJavaFiles" value="false" />
- <property name="JavaScriptWeakerCompletionTypeGuess" value="true" />
- <property name="MemberChooser.copyJavadoc" value="false" />
- <property name="MemberChooser.showClasses" value="true" />
- <property name="MemberChooser.sorted" value="false" />
- <property name="WebServerToolWindowFactoryState" value="true" />
- <property name="aspect.path.notification.shown" value="true" />
- <property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1535375467598" />
- <property name="javascript.nodejs.core.library.configured.version" value="6.4.0" />
- <property name="js-jscs-nodeInterpreter" value="/usr/bin/node" />
- <property name="js-jscs-package" value="/usr/lib/node_modules/jscs" />
- <property name="js.eslint.eslintPackage" value="/usr/lib/node_modules/eslint" />
- <property name="js.eslint.nodeInterpreter" value="project" />
- <property name="last_opened_file_path" value="$USER_HOME$/Projects/redmine-people" />
- <property name="node.js.detected.package.eslint" value="true" />
- <property name="node.js.path.for.package.eslint" value="project" />
- <property name="node.js.path.for.package.standard" value="project" />
- <property name="node.js.path.for.package.stylelint" value="project" />
- <property name="node.js.selected.package.eslint" value="/usr/lib/node_modules/eslint" />
- <property name="node.js.selected.package.standard" value="" />
- <property name="node.js.selected.package.stylelint" value="" />
- <property name="nodejs_interpreter_path.stuck_in_default_project" value="/usr/bin/node" />
- <property name="nodejs_npm_path_reset_for_default_project" value="true" />
- <property name="nodejs_package_manager_path" value="npm" />
- <property name="options.lastSelected" value="Errors" />
- <property name="options.splitter.details.proportions" value="0.2" />
- <property name="options.splitter.main.proportions" value="0.3" />
- <property name="prettierjs.PrettierConfiguration.NodeInterpreter" value="project" />
- <property name="prettierjs.PrettierConfiguration.Package" value="/usr/lib/node_modules/prettier" />
- <property name="project.structure.last.edited" value="Project" />
- <property name="project.structure.proportion" value="0.0" />
- <property name="project.structure.side.proportion" value="0.2" />
- <property name="settings.editor.selected.configurable" value="settings.javascript.prettier" />
- </component>
- <component name="RestoreUpdateTree" date="Moments ago" ActionInfo="_Update">
- <UpdatedFiles>
- <FILE-GROUP>
- <option name="myUpdateName" value="Updated from server" />
- <option name="myStatusName" value="Changed on server" />
- <option name="mySupportsDeletion" value="false" />
- <option name="myCanBeAbsent" value="false" />
- <option name="myId" value="CHANGED_ON_SERVER" />
- <FILE-GROUP>
- <option name="myUpdateName" value="Updated" />
- <option name="myStatusName" value="Changed" />
- <option name="mySupportsDeletion" value="false" />
- <option name="myCanBeAbsent" value="false" />
- <option name="myId" value="UPDATED" />
- <PATH vcs="Git" revision="">$PROJECT_DIR$/index.d.ts</PATH>
- <PATH vcs="Git" revision="">$PROJECT_DIR$/index.js</PATH>
- <PATH vcs="Git" revision="">$PROJECT_DIR$/package-lock.json</PATH>
- <PATH vcs="Git" revision="">$PROJECT_DIR$/package.json</PATH>
- <PATH vcs="Git" revision="">$PROJECT_DIR$/test/cssspec.js</PATH>
- <PATH vcs="Git" revision="">$PROJECT_DIR$/test/index.js</PATH>
- </FILE-GROUP>
- <FILE-GROUP>
- <option name="myUpdateName" value="Created" />
- <option name="myStatusName" value="Created" />
- <option name="mySupportsDeletion" value="false" />
- <option name="myCanBeAbsent" value="false" />
- <option name="myId" value="CREATED" />
- </FILE-GROUP>
- <FILE-GROUP>
- <option name="myUpdateName" value="Deleted" />
- <option name="myStatusName" value="Deleted" />
- <option name="mySupportsDeletion" value="false" />
- <option name="myCanBeAbsent" value="true" />
- <option name="myId" value="REMOVED_FROM_REPOSITORY" />
- </FILE-GROUP>
- <FILE-GROUP>
- <option name="myUpdateName" value="Restored" />
- <option name="myStatusName" value="Will be restored" />
- <option name="mySupportsDeletion" value="false" />
- <option name="myCanBeAbsent" value="false" />
- <option name="myId" value="RESTORED" />
- </FILE-GROUP>
- </FILE-GROUP>
- <FILE-GROUP>
- <option name="myUpdateName" value="Modified" />
- <option name="myStatusName" value="Modified" />
- <option name="mySupportsDeletion" value="false" />
- <option name="myCanBeAbsent" value="false" />
- <option name="myId" value="MODIFIED" />
- </FILE-GROUP>
- <FILE-GROUP>
- <option name="myUpdateName" value="Skipped" />
- <option name="myStatusName" value="Skipped" />
- <option name="mySupportsDeletion" value="false" />
- <option name="myCanBeAbsent" value="false" />
- <option name="myId" value="SKIPPED" />
- </FILE-GROUP>
- <FILE-GROUP>
- <option name="myUpdateName" value="Merged with conflicts" />
- <option name="myStatusName" value="Will be merged with conflicts" />
- <option name="mySupportsDeletion" value="false" />
- <option name="myCanBeAbsent" value="false" />
- <option name="myId" value="MERGED_WITH_CONFLICTS" />
- </FILE-GROUP>
- <FILE-GROUP>
- <option name="myUpdateName" value="Merged with tree conflicts" />
- <option name="myStatusName" value="Merged with tree conflicts" />
- <option name="mySupportsDeletion" value="false" />
- <option name="myCanBeAbsent" value="false" />
- <option name="myId" value="MERGED_WITH_TREE_CONFLICT" />
- </FILE-GROUP>
- <FILE-GROUP>
- <option name="myUpdateName" value="Merged with property conflicts" />
- <option name="myStatusName" value="Will be merged with property conflicts" />
- <option name="mySupportsDeletion" value="false" />
- <option name="myCanBeAbsent" value="false" />
- <option name="myId" value="MERGED_WITH_PROPERTY_CONFLICT" />
- </FILE-GROUP>
- <FILE-GROUP>
- <option name="myUpdateName" value="Merged" />
- <option name="myStatusName" value="Will be merged" />
- <option name="mySupportsDeletion" value="false" />
- <option name="myCanBeAbsent" value="false" />
- <option name="myId" value="MERGED" />
- </FILE-GROUP>
- <FILE-GROUP>
- <option name="myUpdateName" value="Not in repository" />
- <option name="myStatusName" value="Not in repository" />
- <option name="mySupportsDeletion" value="true" />
- <option name="myCanBeAbsent" value="false" />
- <option name="myId" value="UNKNOWN" />
- </FILE-GROUP>
- <FILE-GROUP>
- <option name="myUpdateName" value="Locally added" />
- <option name="myStatusName" value="Locally added" />
- <option name="mySupportsDeletion" value="false" />
- <option name="myCanBeAbsent" value="false" />
- <option name="myId" value="LOCALLY_ADDED" />
- </FILE-GROUP>
- <FILE-GROUP>
- <option name="myUpdateName" value="Locally removed" />
- <option name="myStatusName" value="Locally removed" />
- <option name="mySupportsDeletion" value="false" />
- <option name="myCanBeAbsent" value="false" />
- <option name="myId" value="LOCALLY_REMOVED" />
- </FILE-GROUP>
- <FILE-GROUP>
- <option name="myUpdateName" value="Switched" />
- <option name="myStatusName" value="Switched" />
- <option name="mySupportsDeletion" value="false" />
- <option name="myCanBeAbsent" value="false" />
- <option name="myId" value="SWITCHED" />
- </FILE-GROUP>
- </UpdatedFiles>
- </component>
- <component name="RunDashboard">
- <option name="ruleStates">
- <list>
- <RuleState>
- <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
- </RuleState>
- <RuleState>
- <option name="name" value="StatusDashboardGroupingRule" />
- </RuleState>
- </list>
- </option>
- </component>
- <component name="RunManager">
- <configuration default="true" type="Applet" factoryName="Applet">
- <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration default="true" type="Application" factoryName="Application">
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration default="true" type="JUnit" factoryName="JUnit">
- <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration default="true" type="TestNG" factoryName="TestNG">
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
- <properties />
- <listeners />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
- <module name="" />
- <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
- <option name="PROGRAM_PARAMETERS" />
- <predefined_log_file id="idea.log" enabled="true" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- </component>
- <component name="SvnConfiguration">
- <configuration />
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="eb5975a0-5596-4f1a-b9a7-ecc6b3225c6c" name="Default Changelist" comment="" />
- <created>1535375092880</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1535375092880</updated>
- <workItem from="1535375095479" duration="378000" />
- </task>
- <task id="LOCAL-00001" summary="chore(release): 2.0.1">
- <created>1535375238793</created>
- <option name="number" value="00001" />
- <option name="presentableId" value="LOCAL-00001" />
- <option name="project" value="LOCAL" />
- <updated>1535375238793</updated>
- </task>
- <option name="localTasksCounter" value="2" />
- <servers />
- </component>
- <component name="TimeTrackingManager">
- <option name="totallyTimeSpent" value="378000" />
- </component>
- <component name="ToolWindowManager">
- <frame x="1987" y="-2" width="1533" height="902" extended-state="6" />
- <editor active="true" />
- <layout>
- <window_info id="Image Layers" />
- <window_info id="UI Designer" />
- <window_info id="Favorites" side_tool="true" />
- <window_info id="Capture Tool" />
- <window_info id="Designer" />
- <window_info id="npm" side_tool="true" />
- <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.24815063" />
- <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
- <window_info anchor="bottom" id="Event Log" side_tool="true" />
- <window_info anchor="bottom" id="Terminal" visible="true" weight="0.32901555" />
- <window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
- <window_info anchor="bottom" id="Version Control" />
- <window_info anchor="bottom" id="Docker" show_stripe_button="false" />
- <window_info anchor="bottom" id="GitLabIntegration" />
- <window_info anchor="bottom" id="Message" order="0" />
- <window_info anchor="bottom" id="Find" order="1" />
- <window_info anchor="bottom" id="Run" order="2" />
- <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
- <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
- <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
- <window_info anchor="bottom" id="TODO" order="6" />
- <window_info anchor="right" id="Palette" />
- <window_info anchor="right" id="Remote Host" />
- <window_info anchor="right" id="Capture Analysis" />
- <window_info anchor="right" id="Maven Projects" />
- <window_info anchor="right" id="SciView" />
- <window_info anchor="right" id="Database" />
- <window_info anchor="right" id="Palette	" />
- <window_info anchor="right" id="Theme Preview" />
- <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
- <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
- <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
- </layout>
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="1" />
- </component>
- <component name="VcsContentAnnotationSettings">
- <option name="myLimit" value="2678400000" />
- </component>
- <component name="VcsManagerConfiguration">
- <option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
- <option name="CHECK_NEW_TODO" value="false" />
- <MESSAGE value="chore(release): 2.0.1" />
- <option name="LAST_COMMIT_MESSAGE" value="chore(release): 2.0.1" />
- </component>
- <component name="editorHistoryManager">
- <entry file="file://$PROJECT_DIR$/.editorconfig">
- <provider selected="true" editor-type-id="text-editor" />
- </entry>
- <entry file="file://$PROJECT_DIR$/test/index.js">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="144">
- <caret line="9" column="41" lean-forward="true" selection-start-line="9" selection-start-column="41" selection-end-line="9" selection-end-column="41" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/test/cssspec.js">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="256">
- <caret line="16" column="10" lean-forward="true" selection-start-line="16" selection-start-column="10" selection-end-line="16" selection-end-column="10" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/index.d.ts">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="208">
- <caret line="13" lean-forward="true" selection-start-line="13" selection-end-line="13" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/package.json">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="256">
- <caret line="16" column="13" lean-forward="true" selection-start-line="16" selection-start-column="13" selection-end-line="16" selection-end-column="13" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/package-lock.json">
- <provider selected="true" editor-type-id="text-editor" />
- </entry>
- <entry file="file://$PROJECT_DIR$/LICENSE">
- <provider selected="true" editor-type-id="text-editor" />
- </entry>
- <entry file="file://$PROJECT_DIR$/index.js">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="228">
- <caret line="31" lean-forward="true" selection-start-line="31" selection-end-line="31" />
- </state>
- </provider>
- </entry>
- </component>
- <component name="masterDetails">
- <states>
- <state key="GlobalLibrariesConfigurable.UI">
- <settings>
- <last-edited>sass-stdlib</last-edited>
- <splitter-proportions>
- <option name="proportions">
- <list>
- <option value="0.2" />
- </list>
- </option>
- </splitter-proportions>
- </settings>
- </state>
- <state key="JdkListConfigurable.UI">
- <settings>
- <last-edited>1.8</last-edited>
- <splitter-proportions>
- <option name="proportions">
- <list>
- <option value="0.2" />
- </list>
- </option>
- </splitter-proportions>
- </settings>
- </state>
- <state key="ProjectJDKs.UI">
- <settings>
- <last-edited>1.8</last-edited>
- <splitter-proportions>
- <option name="proportions">
- <list>
- <option value="0.2" />
- </list>
- </option>
- </splitter-proportions>
- </settings>
- </state>
- <state key="ProjectLibrariesConfigurable.UI">
- <settings>
- <last-edited>redmine-people</last-edited>
- <splitter-proportions>
- <option name="proportions">
- <list>
- <option value="0.2" />
- </list>
- </option>
- </splitter-proportions>
- </settings>
- </state>
- </states>
- </component>
- </project>
|