Commit fdefb9b0bd001af1ce00a75a8cbd9452fe490e55
1 parent
71b57dea
配置package
Showing
2 changed files
with
16 additions
and
16 deletions
.idea/workspace.xml
... | ... | @@ -16,17 +16,17 @@ |
16 | 16 | </component> |
17 | 17 | <component name="FileEditorManager"> |
18 | 18 | <leaf> |
19 | - <file leaf-file-name="package.json" pinned="false" current-in-tab="false"> | |
19 | + <file leaf-file-name="package.json" pinned="false" current-in-tab="true"> | |
20 | 20 | <entry file="file://$PROJECT_DIR$/package.json"> |
21 | 21 | <provider selected="true" editor-type-id="text-editor"> |
22 | 22 | <state relative-caret-position="150"> |
23 | - <caret line="10" column="78" lean-forward="false" selection-start-line="10" selection-start-column="78" selection-end-line="10" selection-end-column="78" /> | |
23 | + <caret line="10" column="16" lean-forward="false" selection-start-line="10" selection-start-column="16" selection-end-line="10" selection-end-column="16" /> | |
24 | 24 | <folding /> |
25 | 25 | </state> |
26 | 26 | </provider> |
27 | 27 | </entry> |
28 | 28 | </file> |
29 | - <file leaf-file-name=".gitignore" pinned="false" current-in-tab="true"> | |
29 | + <file leaf-file-name=".gitignore" pinned="false" current-in-tab="false"> | |
30 | 30 | <entry file="file://$PROJECT_DIR$/.gitignore"> |
31 | 31 | <provider selected="true" editor-type-id="text-editor"> |
32 | 32 | <state relative-caret-position="135"> |
... | ... | @@ -67,10 +67,10 @@ |
67 | 67 | <detection-done>true</detection-done> |
68 | 68 | <sorting>DEFINITION_ORDER</sorting> |
69 | 69 | </component> |
70 | - <component name="ProjectFrameBounds"> | |
70 | + <component name="ProjectFrameBounds" fullScreen="true"> | |
71 | 71 | <option name="y" value="23" /> |
72 | 72 | <option name="width" value="1440" /> |
73 | - <option name="height" value="797" /> | |
73 | + <option name="height" value="802" /> | |
74 | 74 | </component> |
75 | 75 | <component name="ProjectInspectionProfilesVisibleTreeState"> |
76 | 76 | <entry key="Project Default"> |
... | ... | @@ -171,15 +171,15 @@ |
171 | 171 | <option name="number" value="Default" /> |
172 | 172 | <option name="presentableId" value="Default" /> |
173 | 173 | <updated>1539326039407</updated> |
174 | - <workItem from="1539326040584" duration="1844000" /> | |
174 | + <workItem from="1539326040584" duration="3187000" /> | |
175 | 175 | </task> |
176 | 176 | <servers /> |
177 | 177 | </component> |
178 | 178 | <component name="TimeTrackingManager"> |
179 | - <option name="totallyTimeSpent" value="1844000" /> | |
179 | + <option name="totallyTimeSpent" value="3187000" /> | |
180 | 180 | </component> |
181 | 181 | <component name="ToolWindowManager"> |
182 | - <frame x="0" y="23" width="1440" height="797" extended-state="0" /> | |
182 | + <frame x="0" y="0" width="1440" height="900" extended-state="0" /> | |
183 | 183 | <editor active="true" /> |
184 | 184 | <layout> |
185 | 185 | <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24947146" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" /> |
... | ... | @@ -188,7 +188,7 @@ |
188 | 188 | <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> |
189 | 189 | <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> |
190 | 190 | <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> |
191 | - <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32905984" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> | |
191 | + <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.27932286" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> | |
192 | 192 | <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> |
193 | 193 | <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" /> |
194 | 194 | <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" /> |
... | ... | @@ -211,18 +211,18 @@ |
211 | 211 | <watches-manager /> |
212 | 212 | </component> |
213 | 213 | <component name="editorHistoryManager"> |
214 | - <entry file="file://$PROJECT_DIR$/package.json"> | |
214 | + <entry file="file://$PROJECT_DIR$/.gitignore"> | |
215 | 215 | <provider selected="true" editor-type-id="text-editor"> |
216 | - <state relative-caret-position="150"> | |
217 | - <caret line="10" column="78" lean-forward="false" selection-start-line="10" selection-start-column="78" selection-end-line="10" selection-end-column="78" /> | |
216 | + <state relative-caret-position="135"> | |
217 | + <caret line="9" column="6" lean-forward="true" selection-start-line="9" selection-start-column="6" selection-end-line="9" selection-end-column="6" /> | |
218 | 218 | <folding /> |
219 | 219 | </state> |
220 | 220 | </provider> |
221 | 221 | </entry> |
222 | - <entry file="file://$PROJECT_DIR$/.gitignore"> | |
222 | + <entry file="file://$PROJECT_DIR$/package.json"> | |
223 | 223 | <provider selected="true" editor-type-id="text-editor"> |
224 | - <state relative-caret-position="135"> | |
225 | - <caret line="9" column="6" lean-forward="true" selection-start-line="9" selection-start-column="6" selection-end-line="9" selection-end-column="6" /> | |
224 | + <state relative-caret-position="150"> | |
225 | + <caret line="10" column="16" lean-forward="false" selection-start-line="10" selection-start-column="16" selection-end-line="10" selection-end-column="16" /> | |
226 | 226 | <folding /> |
227 | 227 | </state> |
228 | 228 | </provider> | ... | ... |
package.json