workspace.xml 5.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AutoImportSettings">
  4. <option name="autoReloadType" value="SELECTIVE" />
  5. </component>
  6. <component name="ChangeListManager">
  7. <list default="true" id="cefcab87-0337-4425-a7d4-cfe46845b330" name="Changes" comment="">
  8. <change beforePath="$PROJECT_DIR$/.idea/material_theme_project_new.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/material_theme_project_new.xml" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/src/app/[locale]/(TabBar)/[[...share]]/@actionWidget/Service.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/[locale]/(TabBar)/[[...share]]/@actionWidget/Service.tsx" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/src/app/[locale]/(navbar)/about/page.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/[locale]/(navbar)/about/page.tsx" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/src/components/Header/HerderTitle.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/Header/HerderTitle.tsx" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/src/components/Header/style.module.scss" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/Header/style.module.scss" afterDir="false" />
  14. <change beforePath="$PROJECT_DIR$/src/components/Layout/Sidebar.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/Layout/Sidebar.tsx" afterDir="false" />
  15. </list>
  16. <option name="SHOW_DIALOG" value="false" />
  17. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  18. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  19. <option name="LAST_RESOLUTION" value="IGNORE" />
  20. </component>
  21. <component name="Git.Settings">
  22. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  23. </component>
  24. <component name="ProjectColorInfo">{
  25. &quot;associatedIndex&quot;: 8
  26. }</component>
  27. <component name="ProjectId" id="2unn7XrU0ZZlgyKTAFAGfBYZ5XC" />
  28. <component name="ProjectViewState">
  29. <option name="hideEmptyMiddlePackages" value="true" />
  30. <option name="openDirectoriesWithSingleClick" value="true" />
  31. <option name="showLibraryContents" value="true" />
  32. </component>
  33. <component name="PropertiesComponent">{
  34. &quot;keyToString&quot;: {
  35. &quot;JavaScript Debug.localhost:3000.executor&quot;: &quot;Debug&quot;,
  36. &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
  37. &quot;RunOnceActivity.git.unshallow&quot;: &quot;true&quot;,
  38. &quot;git-widget-placeholder&quot;: &quot;feature-Before&quot;,
  39. &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
  40. &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
  41. &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
  42. &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
  43. &quot;nodejs_package_manager_path&quot;: &quot;pnpm&quot;,
  44. &quot;npm.dev.executor&quot;: &quot;Run&quot;,
  45. &quot;prettierjs.PrettierConfiguration.Package&quot;: &quot;F:\\project\\site_front\\node_modules\\prettier&quot;,
  46. &quot;ts.external.directory.path&quot;: &quot;F:\\project\\site_front\\node_modules\\typescript\\lib&quot;,
  47. &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
  48. }
  49. }</component>
  50. <component name="RecentsManager">
  51. <key name="MoveFile.RECENT_KEYS">
  52. <recent name="F:\project\site_front\public" />
  53. </key>
  54. </component>
  55. <component name="RunManager" selected="npm.dev">
  56. <configuration name="localhost:3000" type="JavascriptDebugType" temporary="true" nameIsGenerated="true" uri="http://localhost:3000">
  57. <method v="2" />
  58. </configuration>
  59. <configuration name="dev" type="js.build_tools.npm" temporary="true" nameIsGenerated="true">
  60. <package-json value="$PROJECT_DIR$/package.json" />
  61. <command value="run" />
  62. <scripts>
  63. <script value="dev" />
  64. </scripts>
  65. <node-interpreter value="project" />
  66. <envs />
  67. <method v="2" />
  68. </configuration>
  69. <recent_temporary>
  70. <list>
  71. <item itemvalue="JavaScript Debug.localhost:3000" />
  72. <item itemvalue="npm.dev" />
  73. </list>
  74. </recent_temporary>
  75. </component>
  76. <component name="SharedIndexes">
  77. <attachedChunks>
  78. <set>
  79. <option value="bundled-js-predefined-d6986cc7102b-e768b9ed790e-JavaScript-WS-243.21565.180" />
  80. </set>
  81. </attachedChunks>
  82. </component>
  83. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  84. <component name="TaskManager">
  85. <task active="true" id="Default" summary="Default task">
  86. <changelist id="cefcab87-0337-4425-a7d4-cfe46845b330" name="Changes" comment="" />
  87. <created>1742893039198</created>
  88. <option name="number" value="Default" />
  89. <option name="presentableId" value="Default" />
  90. <updated>1742893039198</updated>
  91. <workItem from="1742893040377" duration="8579000" />
  92. </task>
  93. <servers />
  94. </component>
  95. <component name="TypeScriptGeneratedFilesManager">
  96. <option name="version" value="3" />
  97. </component>
  98. </project>