workspace.xml 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  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/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/src/app/[locale]/(wheel)/cashWheel/CashWheelClient.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/[locale]/(doings)/cashWheel/CashWheelClient.tsx" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/src/app/[locale]/(wheel)/cashWheel/layout.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/[locale]/(doings)/cashWheel/layout.tsx" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/src/app/[locale]/(wheel)/cashWheel/page.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/[locale]/(doings)/cashWheel/page.tsx" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/src/app/[locale]/(wheel)/cashWheel/style.module.scss" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/[locale]/(doings)/cashWheel/style.module.scss" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/src/app/[locale]/(wheel)/sharecwbr/layout.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/[locale]/(doings)/sharecwbr/layout.tsx" afterDir="false" />
  14. <change beforePath="$PROJECT_DIR$/src/app/[locale]/(wheel)/sharecwbr/page.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/[locale]/(doings)/sharecwbr/page.tsx" afterDir="false" />
  15. <change beforePath="$PROJECT_DIR$/src/app/[locale]/store/layout.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/[locale]/(doings)/store/layout.tsx" afterDir="false" />
  16. <change beforePath="$PROJECT_DIR$/src/app/[locale]/store/page.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/[locale]/(doings)/store/page.tsx" afterDir="false" />
  17. </list>
  18. <option name="SHOW_DIALOG" value="false" />
  19. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  20. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  21. <option name="LAST_RESOLUTION" value="IGNORE" />
  22. </component>
  23. <component name="Git.Settings">
  24. <option name="RECENT_BRANCH_BY_REPOSITORY">
  25. <map>
  26. <entry key="$PROJECT_DIR$" value="dev" />
  27. </map>
  28. </option>
  29. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  30. </component>
  31. <component name="ProjectColorInfo">{
  32. &quot;associatedIndex&quot;: 8
  33. }</component>
  34. <component name="ProjectId" id="2unn7XrU0ZZlgyKTAFAGfBYZ5XC" />
  35. <component name="ProjectViewState">
  36. <option name="hideEmptyMiddlePackages" value="true" />
  37. <option name="openDirectoriesWithSingleClick" value="true" />
  38. <option name="showLibraryContents" value="true" />
  39. </component>
  40. <component name="PropertiesComponent"><![CDATA[{
  41. "keyToString": {
  42. "JavaScript Debug.localhost:3000.executor": "Debug",
  43. "RunOnceActivity.ShowReadmeOnStart": "true",
  44. "RunOnceActivity.git.unshallow": "true",
  45. "git-widget-placeholder": "v1.4",
  46. "last_opened_file_path": "F:/project/site_front/src/styles/iconfont",
  47. "node.js.detected.package.eslint": "true",
  48. "node.js.detected.package.tslint": "true",
  49. "node.js.selected.package.eslint": "(autodetect)",
  50. "node.js.selected.package.tslint": "(autodetect)",
  51. "nodejs_package_manager_path": "pnpm",
  52. "npm.dev.executor": "Run",
  53. "prettierjs.PrettierConfiguration.Package": "F:\\project\\site_front\\node_modules\\prettier",
  54. "settings.editor.selected.configurable": "preferences.pluginManager",
  55. "ts.external.directory.path": "F:\\project\\site_front\\node_modules\\typescript\\lib",
  56. "vue.rearranger.settings.migration": "true"
  57. }
  58. }]]></component>
  59. <component name="RecentsManager">
  60. <key name="CopyFile.RECENT_KEYS">
  61. <recent name="F:\project\site_front\src\styles\iconfont" />
  62. </key>
  63. <key name="MoveFile.RECENT_KEYS">
  64. <recent name="F:\project\site_front\src\app\[locale]\(doings)" />
  65. <recent name="F:\project\site_front\public" />
  66. </key>
  67. </component>
  68. <component name="RunManager" selected="npm.dev">
  69. <configuration name="localhost:3000" type="JavascriptDebugType" temporary="true" nameIsGenerated="true" uri="http://localhost:3000">
  70. <method v="2" />
  71. </configuration>
  72. <configuration name="dev" type="js.build_tools.npm" temporary="true" nameIsGenerated="true">
  73. <package-json value="$PROJECT_DIR$/package.json" />
  74. <command value="run" />
  75. <scripts>
  76. <script value="dev" />
  77. </scripts>
  78. <node-interpreter value="project" />
  79. <envs />
  80. <method v="2" />
  81. </configuration>
  82. <recent_temporary>
  83. <list>
  84. <item itemvalue="JavaScript Debug.localhost:3000" />
  85. <item itemvalue="npm.dev" />
  86. <item itemvalue="npm.dev" />
  87. <item itemvalue="JavaScript Debug.localhost:3000" />
  88. <item itemvalue="JavaScript Debug.localhost:3000" />
  89. </list>
  90. </recent_temporary>
  91. </component>
  92. <component name="SharedIndexes">
  93. <attachedChunks>
  94. <set>
  95. <option value="bundled-js-predefined-d6986cc7102b-e768b9ed790e-JavaScript-WS-243.21565.180" />
  96. </set>
  97. </attachedChunks>
  98. </component>
  99. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  100. <component name="TaskManager">
  101. <task active="true" id="Default" summary="Default task">
  102. <changelist id="cefcab87-0337-4425-a7d4-cfe46845b330" name="Changes" comment="" />
  103. <created>1742893039198</created>
  104. <option name="number" value="Default" />
  105. <option name="presentableId" value="Default" />
  106. <updated>1742893039198</updated>
  107. <workItem from="1742893040377" duration="8579000" />
  108. <workItem from="1744679148617" duration="3598000" />
  109. </task>
  110. <servers />
  111. </component>
  112. <component name="TypeScriptGeneratedFilesManager">
  113. <option name="version" value="3" />
  114. </component>
  115. </project>