workspace.xml 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  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$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  10. </list>
  11. <option name="SHOW_DIALOG" value="false" />
  12. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  13. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  14. <option name="LAST_RESOLUTION" value="IGNORE" />
  15. </component>
  16. <component name="Git.Settings">
  17. <option name="RECENT_BRANCH_BY_REPOSITORY">
  18. <map>
  19. <entry key="$PROJECT_DIR$" value="dev" />
  20. </map>
  21. </option>
  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"><![CDATA[{
  34. "keyToString": {
  35. "JavaScript Debug.localhost:3000.executor": "Debug",
  36. "RunOnceActivity.ShowReadmeOnStart": "true",
  37. "RunOnceActivity.git.unshallow": "true",
  38. "git-widget-placeholder": "dev",
  39. "node.js.detected.package.eslint": "true",
  40. "node.js.detected.package.tslint": "true",
  41. "node.js.selected.package.eslint": "(autodetect)",
  42. "node.js.selected.package.tslint": "(autodetect)",
  43. "nodejs_package_manager_path": "pnpm",
  44. "npm.dev.executor": "Run",
  45. "prettierjs.PrettierConfiguration.Package": "F:\\project\\site_front\\node_modules\\prettier",
  46. "ts.external.directory.path": "F:\\project\\site_front\\node_modules\\typescript\\lib",
  47. "vue.rearranger.settings.migration": "true"
  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. <item itemvalue="npm.dev" />
  74. <item itemvalue="JavaScript Debug.localhost:3000" />
  75. <item itemvalue="JavaScript Debug.localhost:3000" />
  76. </list>
  77. </recent_temporary>
  78. </component>
  79. <component name="SharedIndexes">
  80. <attachedChunks>
  81. <set>
  82. <option value="bundled-js-predefined-d6986cc7102b-e768b9ed790e-JavaScript-WS-243.21565.180" />
  83. </set>
  84. </attachedChunks>
  85. </component>
  86. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  87. <component name="TaskManager">
  88. <task active="true" id="Default" summary="Default task">
  89. <changelist id="cefcab87-0337-4425-a7d4-cfe46845b330" name="Changes" comment="" />
  90. <created>1742893039198</created>
  91. <option name="number" value="Default" />
  92. <option name="presentableId" value="Default" />
  93. <updated>1742893039198</updated>
  94. <workItem from="1742893040377" duration="8579000" />
  95. </task>
  96. <servers />
  97. </component>
  98. <component name="TypeScriptGeneratedFilesManager">
  99. <option name="version" value="3" />
  100. </component>
  101. </project>