@@ -3,7 +3,7 @@ | |||||
<property name="created">2018-04-15T18:12:58</property> | <property name="created">2018-04-15T18:12:58</property> | ||||
<property name="ide">WebStorm</property> | <property name="ide">WebStorm</property> | ||||
<property name="ideVersion">2018.1.1.0.0</property> | <property name="ideVersion">2018.1.1.0.0</property> | ||||
<property name="modified">2022-12-02T09:24:49</property> | |||||
<property name="modified">2022-12-11T15:54:13</property> | |||||
<property name="originalScheme">Darcula</property> | <property name="originalScheme">Darcula</property> | ||||
</metaInfo> | </metaInfo> | ||||
<colors> | <colors> | ||||
@@ -1,5 +1,5 @@ | |||||
<application> | <application> | ||||
<component name="CsvEditorSettings"> | <component name="CsvEditorSettings"> | ||||
<option name="CURRENT_PLUGIN_VERSION" value="3.0.1-222" /> | |||||
<option name="CURRENT_PLUGIN_VERSION" value="3.0.1-223" /> | |||||
</component> | </component> | ||||
</application> | </application> |
@@ -11,6 +11,7 @@ | |||||
<mapping pattern=".browserslistrc" type="PLAIN_TEXT" /> | <mapping pattern=".browserslistrc" type="PLAIN_TEXT" /> | ||||
<removed_mapping ext="apk" approved="true" type="ARCHIVE" /> | <removed_mapping ext="apk" approved="true" type="ARCHIVE" /> | ||||
<removed_mapping ext="csv" approved="true" type="CSV" /> | <removed_mapping ext="csv" approved="true" type="CSV" /> | ||||
<removed_mapping ext="dockerignore" approved="true" type="DockerIgnore file" /> | |||||
<removed_mapping ext="graphqlconfig" approved="true" type="JSON" /> | <removed_mapping ext="graphqlconfig" approved="true" type="JSON" /> | ||||
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" /> | <removed_mapping ext="ignore" approved="true" type="IgnoreLang file" /> | ||||
<removed_mapping ext="mdx" approved="true" type="Markdown" /> | <removed_mapping ext="mdx" approved="true" type="Markdown" /> | ||||
@@ -1,5 +1,5 @@ | |||||
<application> | <application> | ||||
<component name="IgnoreSettings" missingGitignore="true" ignoredFileStatus="true" starredTemplates="" unignoreActions="true" notifyIgnoredEditing="true" foldableProjectViewAdvertiseShown="true"> | |||||
<component name="IgnoreSettings" missingGitignore="true" ignoredFileStatus="true" starredTemplates="" unignoreActions="true" notifyIgnoredEditing="true" foldableProjectViewAdvertisePresented="true"> | |||||
<languages> | <languages> | ||||
<language id="Bazaar" NEW_FILE="true" ENABLE="true" /> | <language id="Bazaar" NEW_FILE="true" ENABLE="true" /> | ||||
<language id="CloudFoundry" NEW_FILE="true" ENABLE="false" /> | <language id="CloudFoundry" NEW_FILE="true" ENABLE="false" /> | ||||
@@ -23,6 +23,7 @@ | |||||
<language id="NuxtJS" NEW_FILE="true" ENABLE="false" /> | <language id="NuxtJS" NEW_FILE="true" ENABLE="false" /> | ||||
<language id="Perforce" NEW_FILE="true" ENABLE="false" /> | <language id="Perforce" NEW_FILE="true" ENABLE="false" /> | ||||
<language id="Prettier" NEW_FILE="true" ENABLE="false" /> | <language id="Prettier" NEW_FILE="true" ENABLE="false" /> | ||||
<language id="Sourcegraph" NEW_FILE="true" ENABLE="false" /> | |||||
<language id="StyleLint" NEW_FILE="true" ENABLE="false" /> | <language id="StyleLint" NEW_FILE="true" ENABLE="false" /> | ||||
<language id="Stylint" NEW_FILE="true" ENABLE="false" /> | <language id="Stylint" NEW_FILE="true" ENABLE="false" /> | ||||
<language id="Swagger Codegen" NEW_FILE="true" ENABLE="false" /> | <language id="Swagger Codegen" NEW_FILE="true" ENABLE="false" /> | ||||
@@ -15,6 +15,6 @@ | |||||
<option name="accentColor" value="eeca3f" /> | <option name="accentColor" value="eeca3f" /> | ||||
<option name="selectedTheme" value="CUSTOM" /> | <option name="selectedTheme" value="CUSTOM" /> | ||||
<option name="userId" value="7a11f371:1686d9b67db:-8000" /> | <option name="userId" value="7a11f371:1686d9b67db:-8000" /> | ||||
<option name="version" value="7.14.2" /> | |||||
<option name="version" value="8.3.2" /> | |||||
</component> | </component> | ||||
</application> | </application> |
@@ -0,0 +1,5 @@ | |||||
<application> | |||||
<component name="SettingsSyncSettings"> | |||||
<option name="migrationFromOldStorageChecked" value="true" /> | |||||
</component> | |||||
</application> |