workspace.xml 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  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_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  18. </component>
  19. <component name="ProjectColorInfo">{
  20. &quot;associatedIndex&quot;: 8
  21. }</component>
  22. <component name="ProjectId" id="2unn7XrU0ZZlgyKTAFAGfBYZ5XC" />
  23. <component name="ProjectViewState">
  24. <option name="hideEmptyMiddlePackages" value="true" />
  25. <option name="openDirectoriesWithSingleClick" value="true" />
  26. <option name="showLibraryContents" value="true" />
  27. </component>
  28. <component name="PropertiesComponent"><![CDATA[{
  29. "keyToString": {
  30. "JavaScript Debug.localhost:3000.executor": "Debug",
  31. "RunOnceActivity.ShowReadmeOnStart": "true",
  32. "RunOnceActivity.git.unshallow": "true",
  33. "git-widget-placeholder": "dev",
  34. "node.js.detected.package.eslint": "true",
  35. "node.js.detected.package.tslint": "true",
  36. "node.js.selected.package.eslint": "(autodetect)",
  37. "node.js.selected.package.tslint": "(autodetect)",
  38. "nodejs_package_manager_path": "pnpm",
  39. "npm.dev.executor": "Run",
  40. "prettierjs.PrettierConfiguration.Package": "F:\\project\\site_front\\node_modules\\prettier",
  41. "ts.external.directory.path": "F:\\project\\site_front\\node_modules\\typescript\\lib",
  42. "vue.rearranger.settings.migration": "true"
  43. }
  44. }]]></component>
  45. <component name="RecentsManager">
  46. <key name="MoveFile.RECENT_KEYS">
  47. <recent name="F:\project\site_front\public" />
  48. </key>
  49. </component>
  50. <component name="RunManager" selected="npm.dev">
  51. <configuration name="localhost:3000" type="JavascriptDebugType" temporary="true" nameIsGenerated="true" uri="http://localhost:3000">
  52. <method v="2" />
  53. </configuration>
  54. <configuration name="dev" type="js.build_tools.npm" temporary="true" nameIsGenerated="true">
  55. <package-json value="$PROJECT_DIR$/package.json" />
  56. <command value="run" />
  57. <scripts>
  58. <script value="dev" />
  59. </scripts>
  60. <node-interpreter value="project" />
  61. <envs />
  62. <method v="2" />
  63. </configuration>
  64. <recent_temporary>
  65. <list>
  66. <item itemvalue="JavaScript Debug.localhost:3000" />
  67. <item itemvalue="npm.dev" />
  68. </list>
  69. </recent_temporary>
  70. </component>
  71. <component name="SharedIndexes">
  72. <attachedChunks>
  73. <set>
  74. <option value="bundled-js-predefined-d6986cc7102b-e768b9ed790e-JavaScript-WS-243.21565.180" />
  75. </set>
  76. </attachedChunks>
  77. </component>
  78. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  79. <component name="TaskManager">
  80. <task active="true" id="Default" summary="Default task">
  81. <changelist id="cefcab87-0337-4425-a7d4-cfe46845b330" name="Changes" comment="" />
  82. <created>1742893039198</created>
  83. <option name="number" value="Default" />
  84. <option name="presentableId" value="Default" />
  85. <updated>1742893039198</updated>
  86. <workItem from="1742893040377" duration="8579000" />
  87. </task>
  88. <servers />
  89. </component>
  90. <component name="TypeScriptGeneratedFilesManager">
  91. <option name="version" value="3" />
  92. </component>
  93. </project>