workspace.xml 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="417b6c39-7b77-43c5-80fb-b9bf95b57f36" name="Default" comment="">
  5. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
  6. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/index.js" afterPath="$PROJECT_DIR$/index.js" />
  7. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/package.json" afterPath="$PROJECT_DIR$/package.json" />
  8. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/data/index.js" afterPath="$PROJECT_DIR$/src/data/index.js" />
  9. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/node.js" afterPath="$PROJECT_DIR$/src/node.js" />
  10. </list>
  11. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  12. <option name="TRACKING_ENABLED" value="true" />
  13. <option name="SHOW_DIALOG" value="false" />
  14. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  15. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  16. <option name="LAST_RESOLUTION" value="IGNORE" />
  17. </component>
  18. <component name="CreatePatchCommitExecutor">
  19. <option name="PATCH_PATH" value="" />
  20. </component>
  21. <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
  22. <component name="FileEditorManager">
  23. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  24. <file leaf-file-name="index.js" pinned="false" current-in-tab="false">
  25. <entry file="file://$PROJECT_DIR$/index.js">
  26. <provider selected="true" editor-type-id="text-editor">
  27. <state relative-caret-position="336">
  28. <caret line="24" column="20" lean-forward="true" selection-start-line="24" selection-start-column="20" selection-end-line="24" selection-end-column="20" />
  29. <folding />
  30. </state>
  31. </provider>
  32. </entry>
  33. </file>
  34. <file leaf-file-name="node.js" pinned="false" current-in-tab="true">
  35. <entry file="file://$PROJECT_DIR$/src/node.js">
  36. <provider selected="true" editor-type-id="text-editor">
  37. <state relative-caret-position="308">
  38. <caret line="22" column="0" lean-forward="false" selection-start-line="22" selection-start-column="0" selection-end-line="22" selection-end-column="0" />
  39. <folding />
  40. </state>
  41. </provider>
  42. </entry>
  43. </file>
  44. </leaf>
  45. </component>
  46. <component name="FileTemplateManagerImpl">
  47. <option name="RECENT_TEMPLATES">
  48. <list>
  49. <option value="JavaScript File" />
  50. </list>
  51. </option>
  52. </component>
  53. <component name="FindInProjectRecents">
  54. <findStrings>
  55. <find>&lt;reason</find>
  56. <find>:reason</find>
  57. <find>export</find>
  58. </findStrings>
  59. <replaceStrings>
  60. <replace>&lt;deprReason</replace>
  61. <replace>:deprReason</replace>
  62. </replaceStrings>
  63. </component>
  64. <component name="Git.Settings">
  65. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  66. </component>
  67. <component name="IdeDocumentHistory">
  68. <option name="CHANGED_PATHS">
  69. <list>
  70. <option value="$PROJECT_DIR$/package.json" />
  71. <option value="$PROJECT_DIR$/doc/concepts.dot" />
  72. <option value="$PROJECT_DIR$/index.js" />
  73. <option value="$PROJECT_DIR$/src/data/index.js" />
  74. <option value="$PROJECT_DIR$/src/node.js" />
  75. </list>
  76. </option>
  77. </component>
  78. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  79. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  80. <component name="JsGulpfileManager">
  81. <detection-done>true</detection-done>
  82. <sorting>DEFINITION_ORDER</sorting>
  83. </component>
  84. <component name="NodeModulesDirectoryManager">
  85. <handled-path value="$PROJECT_DIR$/node_modules" />
  86. </component>
  87. <component name="PhpServers">
  88. <servers />
  89. </component>
  90. <component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" />
  91. <component name="ProjectFrameBounds">
  92. <option name="y" value="23" />
  93. <option name="width" value="1435" />
  94. <option name="height" value="877" />
  95. </component>
  96. <component name="ProjectView">
  97. <navigator currentView="ProjectPane" proportions="" version="1">
  98. <flattenPackages />
  99. <showMembers />
  100. <showModules />
  101. <showLibraryContents />
  102. <hideEmptyPackages />
  103. <abbreviatePackageNames />
  104. <autoscrollToSource />
  105. <autoscrollFromSource ProjectPane="true" />
  106. <sortByType />
  107. <manualOrder />
  108. <foldersAlwaysOnTop value="true" />
  109. </navigator>
  110. <panes>
  111. <pane id="Scratches" />
  112. <pane id="Scope" />
  113. <pane id="ProjectPane">
  114. <subPane>
  115. <PATH>
  116. <PATH_ELEMENT>
  117. <option name="myItemId" value="Egghead GraphQL" />
  118. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  119. </PATH_ELEMENT>
  120. <PATH_ELEMENT>
  121. <option name="myItemId" value="egghead" />
  122. <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
  123. </PATH_ELEMENT>
  124. </PATH>
  125. <PATH>
  126. <PATH_ELEMENT>
  127. <option name="myItemId" value="Egghead GraphQL" />
  128. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  129. </PATH_ELEMENT>
  130. <PATH_ELEMENT>
  131. <option name="myItemId" value="egghead" />
  132. <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
  133. </PATH_ELEMENT>
  134. <PATH_ELEMENT>
  135. <option name="myItemId" value="src" />
  136. <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
  137. </PATH_ELEMENT>
  138. </PATH>
  139. <PATH>
  140. <PATH_ELEMENT>
  141. <option name="myItemId" value="Egghead GraphQL" />
  142. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  143. </PATH_ELEMENT>
  144. <PATH_ELEMENT>
  145. <option name="myItemId" value="egghead" />
  146. <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
  147. </PATH_ELEMENT>
  148. <PATH_ELEMENT>
  149. <option name="myItemId" value="src" />
  150. <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
  151. </PATH_ELEMENT>
  152. <PATH_ELEMENT>
  153. <option name="myItemId" value="data" />
  154. <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
  155. </PATH_ELEMENT>
  156. </PATH>
  157. </subPane>
  158. </pane>
  159. </panes>
  160. </component>
  161. <component name="PropertiesComponent">
  162. <property name="settings.editor.selected.configurable" value="preferences.keymap" />
  163. <property name="js.eslint.nodeInterpreter" value="/usr/local/bin/node" />
  164. <property name="js.eslint.eslintPackage" value="/usr/local/lib/node_modules/eslint" />
  165. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  166. <property name="nodejs_interpreter_path" value="/usr/local/bin/node" />
  167. <property name="configurable.Global.libraries.is.expanded" value="true" />
  168. <property name="WebServerToolWindowFactoryState" value="false" />
  169. <property name="js-jscs-nodeInterpreter" value="/usr/local/bin/node" />
  170. <property name="jsgraphql-schema-editor-notification" value="false" />
  171. <property name="HbShouldOpenHtmlAsHb" value="" />
  172. </component>
  173. <component name="RecentsManager">
  174. <key name="CopyFile.RECENT_KEYS">
  175. <recent name="$PROJECT_DIR$/src/data" />
  176. </key>
  177. </component>
  178. <component name="RunManager" selected="Node.js.Index">
  179. <configuration default="true" type="BashConfigurationType" factoryName="Bash">
  180. <option name="INTERPRETER_OPTIONS" value="" />
  181. <option name="INTERPRETER_PATH" value="/bin/bash" />
  182. <option name="WORKING_DIRECTORY" value="" />
  183. <option name="PARENT_ENVS" value="true" />
  184. <option name="SCRIPT_NAME" value="" />
  185. <option name="PARAMETERS" value="" />
  186. <module name="" />
  187. <envs />
  188. <method />
  189. </configuration>
  190. <configuration default="true" type="GoApplicationRunConfiguration" factoryName="Go Application">
  191. <module name="" />
  192. <working_directory value="$PROJECT_DIR$" />
  193. <filePath value="$PROJECT_DIR$" />
  194. <kind value="FILE" />
  195. <method />
  196. </configuration>
  197. <configuration default="true" type="GoRunFileConfiguration" factoryName="Go Single File">
  198. <module name="" />
  199. <working_directory value="$PROJECT_DIR$" />
  200. <filePath value="$PROJECT_DIR$" />
  201. <method />
  202. </configuration>
  203. <configuration default="true" type="GoTestRunConfiguration" factoryName="Go Test">
  204. <module name="" />
  205. <working_directory value="$PROJECT_DIR$" />
  206. <framework value="gotest" />
  207. <kind value="DIRECTORY" />
  208. <method />
  209. </configuration>
  210. <configuration default="true" type="JavaScriptTestRunnerKarma" factoryName="Karma">
  211. <config-file value="" />
  212. <node-interpreter value="project" />
  213. <envs />
  214. <method />
  215. </configuration>
  216. <configuration default="true" type="JavaScriptTestRunnerProtractor" factoryName="Protractor">
  217. <config-file value="" />
  218. <node-interpreter value="project" />
  219. <envs />
  220. <method />
  221. </configuration>
  222. <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
  223. <method />
  224. </configuration>
  225. <configuration default="true" type="NodeJSConfigurationType" factoryName="Node.js" path-to-node="project" working-dir="">
  226. <method />
  227. </configuration>
  228. <configuration default="true" type="PHPUnitRunConfigurationType" factoryName="PHPUnit">
  229. <TestRunner />
  230. <method />
  231. </configuration>
  232. <configuration default="true" type="PhpLocalRunConfigurationType" factoryName="PHP Console">
  233. <method />
  234. </configuration>
  235. <configuration default="true" type="PhpSpecConfigurationType" factoryName="PHPSpec">
  236. <PhpTestRunnerSettings />
  237. <method />
  238. </configuration>
  239. <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
  240. <node-interpreter>project</node-interpreter>
  241. <node-options />
  242. <gulpfile />
  243. <tasks />
  244. <arguments />
  245. <envs />
  246. <method />
  247. </configuration>
  248. <configuration default="true" type="js.build_tools.npm" factoryName="npm">
  249. <command value="run" />
  250. <scripts />
  251. <node-interpreter value="project" />
  252. <envs />
  253. <method />
  254. </configuration>
  255. <configuration default="true" type="mocha-javascript-test-runner" factoryName="Mocha">
  256. <node-interpreter>project</node-interpreter>
  257. <node-options />
  258. <working-directory />
  259. <pass-parent-env>true</pass-parent-env>
  260. <envs />
  261. <ui />
  262. <extra-mocha-options />
  263. <test-kind>DIRECTORY</test-kind>
  264. <test-directory />
  265. <recursive>false</recursive>
  266. <method />
  267. </configuration>
  268. <configuration default="false" name="Index" type="NodeJSConfigurationType" factoryName="Node.js" path-to-node="project" path-to-js-file="index.js" working-dir="$PROJECT_DIR$">
  269. <profiling v8-profiler-path="" />
  270. <EXTENSION ID="com.jetbrains.nodejs.run.NodeJSProfilingRunConfigurationExtension">
  271. <profiling v8-profiler-path="" />
  272. </EXTENSION>
  273. <method />
  274. </configuration>
  275. <list size="1">
  276. <item index="0" class="java.lang.String" itemvalue="Node.js.Index" />
  277. </list>
  278. </component>
  279. <component name="ShelveChangesManager" show_recycled="false">
  280. <option name="remove_strategy" value="false" />
  281. </component>
  282. <component name="StructureViewFactory">
  283. <option name="AUTOSCROLL_FROM_SOURCE" value="true" />
  284. <option name="ACTIVE_ACTIONS" value=",HIDE_INHERITED_FROM_OBJECT,ALPHA_COMPARATOR,SHOW_CLASSES" />
  285. </component>
  286. <component name="TaskManager">
  287. <task active="true" id="Default" summary="Default task">
  288. <changelist id="417b6c39-7b77-43c5-80fb-b9bf95b57f36" name="Default" comment="" />
  289. <created>1481822369870</created>
  290. <option name="number" value="Default" />
  291. <option name="presentableId" value="Default" />
  292. <updated>1481822369870</updated>
  293. <workItem from="1481822371153" duration="34000" />
  294. <workItem from="1481822430451" duration="270000" />
  295. <workItem from="1481969401352" duration="4966000" />
  296. <workItem from="1481993311649" duration="9185000" />
  297. <workItem from="1482085322770" duration="4000" />
  298. <workItem from="1482096425683" duration="134000" />
  299. <workItem from="1482221602358" duration="2226000" />
  300. </task>
  301. <servers />
  302. </component>
  303. <component name="TimeTrackingManager">
  304. <option name="totallyTimeSpent" value="17344000" />
  305. </component>
  306. <component name="ToolWindowManager">
  307. <frame x="0" y="23" width="1435" height="877" extended-state="6" />
  308. <editor active="false" />
  309. <layout>
  310. <window_info id="Project" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.25089863" sideWeight="0.5" order="5" side_tool="false" content_ui="combo" />
  311. <window_info id="TODO" 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="10" side_tool="false" content_ui="tabs" />
  312. <window_info id="Docker" 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="11" side_tool="false" content_ui="tabs" />
  313. <window_info id="Event Log" 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="0" side_tool="true" content_ui="tabs" />
  314. <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  315. <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3299363" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  316. <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" />
  317. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.22501798" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  318. <window_info id="Mongo Explorer" active="false" anchor="right" 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" />
  319. <window_info id="Terminal" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.22929937" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  320. <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="0" side_tool="true" content_ui="tabs" />
  321. <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="8" side_tool="false" content_ui="tabs" />
  322. <window_info id="Message" 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="4" side_tool="false" content_ui="tabs" />
  323. <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  324. <window_info id="GraphQL" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3299363" sideWeight="0.5" order="11" side_tool="false" content_ui="tabs" />
  325. <window_info id="Inspection" 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="9" side_tool="false" content_ui="tabs" />
  326. <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.2089172" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  327. <window_info id="Hierarchy" active="false" anchor="right" 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="combo" />
  328. <window_info id="Metrics" 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="3" side_tool="false" content_ui="tabs" />
  329. <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  330. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.27515924" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  331. </layout>
  332. </component>
  333. <component name="TypeScriptGeneratedFilesManager">
  334. <option name="processedProjectFiles" value="true" />
  335. </component>
  336. <component name="UnknownFeatures">
  337. <option featureType="com.intellij.fileTypeFactory" implementationName="*.dot" />
  338. </component>
  339. <component name="VcsContentAnnotationSettings">
  340. <option name="myLimit" value="2678400000" />
  341. </component>
  342. <component name="XDebuggerManager">
  343. <breakpoint-manager />
  344. <watches-manager />
  345. </component>
  346. <component name="editorHistoryManager">
  347. <entry file="file://$PROJECT_DIR$/index.js">
  348. <provider selected="true" editor-type-id="text-editor">
  349. <state relative-caret-position="0">
  350. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  351. <folding />
  352. </state>
  353. </provider>
  354. </entry>
  355. <entry file="file://$PROJECT_DIR$/src/node.js">
  356. <provider selected="true" editor-type-id="text-editor">
  357. <state relative-caret-position="98">
  358. <caret line="7" column="19" lean-forward="false" selection-start-line="7" selection-start-column="19" selection-end-line="7" selection-end-column="19" />
  359. <folding />
  360. </state>
  361. </provider>
  362. </entry>
  363. <entry file="file://$PROJECT_DIR$/src/data/index.js">
  364. <provider selected="true" editor-type-id="text-editor">
  365. <state relative-caret-position="588">
  366. <caret line="42" column="0" lean-forward="false" selection-start-line="42" selection-start-column="0" selection-end-line="42" selection-end-column="0" />
  367. <folding />
  368. </state>
  369. </provider>
  370. </entry>
  371. <entry file="file://$PROJECT_DIR$/index.js">
  372. <provider selected="true" editor-type-id="text-editor">
  373. <state relative-caret-position="0">
  374. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  375. <folding />
  376. </state>
  377. </provider>
  378. </entry>
  379. <entry file="file://$PROJECT_DIR$/src/node.js">
  380. <provider selected="true" editor-type-id="text-editor">
  381. <state relative-caret-position="98">
  382. <caret line="7" column="19" lean-forward="false" selection-start-line="7" selection-start-column="19" selection-end-line="7" selection-end-column="19" />
  383. <folding />
  384. </state>
  385. </provider>
  386. </entry>
  387. <entry file="file://$PROJECT_DIR$/src/data/index.js">
  388. <provider selected="true" editor-type-id="text-editor">
  389. <state relative-caret-position="588">
  390. <caret line="42" column="0" lean-forward="true" selection-start-line="42" selection-start-column="0" selection-end-line="42" selection-end-column="0" />
  391. <folding />
  392. </state>
  393. </provider>
  394. </entry>
  395. <entry file="file://$PROJECT_DIR$/index.js">
  396. <provider selected="true" editor-type-id="text-editor">
  397. <state relative-caret-position="812">
  398. <caret line="58" column="18" lean-forward="true" selection-start-line="58" selection-start-column="18" selection-end-line="58" selection-end-column="18" />
  399. <folding />
  400. </state>
  401. </provider>
  402. </entry>
  403. <entry file="file://$PROJECT_DIR$/index.js">
  404. <provider selected="true" editor-type-id="text-editor">
  405. <state relative-caret-position="0">
  406. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  407. <folding />
  408. </state>
  409. </provider>
  410. </entry>
  411. <entry file="file://$PROJECT_DIR$/index.js">
  412. <provider selected="true" editor-type-id="text-editor">
  413. <state relative-caret-position="0">
  414. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  415. <folding />
  416. </state>
  417. </provider>
  418. </entry>
  419. <entry file="file://$PROJECT_DIR$/yarn.lock">
  420. <provider selected="true" editor-type-id="text-editor">
  421. <state relative-caret-position="196">
  422. <caret line="12" column="0" lean-forward="true" selection-start-line="12" selection-start-column="0" selection-end-line="12" selection-end-column="0" />
  423. </state>
  424. </provider>
  425. </entry>
  426. <entry file="file://$PROJECT_DIR$/graphql.config.json" />
  427. <entry file="file://$PROJECT_DIR$/graphql.schema.json" />
  428. <entry file="file://$PROJECT_DIR$/package.json">
  429. <provider selected="true" editor-type-id="text-editor">
  430. <state relative-caret-position="154">
  431. <caret line="11" column="3" lean-forward="true" selection-start-line="11" selection-start-column="3" selection-end-line="11" selection-end-column="3" />
  432. </state>
  433. </provider>
  434. </entry>
  435. <entry file="file://$PROJECT_DIR$/index.js">
  436. <provider selected="true" editor-type-id="text-editor">
  437. <state relative-caret-position="462">
  438. <caret line="33" column="2" lean-forward="true" selection-start-line="33" selection-start-column="2" selection-end-line="33" selection-end-column="2" />
  439. <folding />
  440. </state>
  441. </provider>
  442. </entry>
  443. <entry file="file://$PROJECT_DIR$/index.js">
  444. <provider selected="true" editor-type-id="text-editor">
  445. <state relative-caret-position="0">
  446. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  447. <folding />
  448. </state>
  449. </provider>
  450. </entry>
  451. <entry file="file://$PROJECT_DIR$/yarn.lock">
  452. <provider selected="true" editor-type-id="text-editor">
  453. <state relative-caret-position="196">
  454. <caret line="12" column="0" lean-forward="true" selection-start-line="12" selection-start-column="0" selection-end-line="12" selection-end-column="0" />
  455. </state>
  456. </provider>
  457. </entry>
  458. <entry file="file://$PROJECT_DIR$/graphql.config.json" />
  459. <entry file="file://$PROJECT_DIR$/graphql.schema.json" />
  460. <entry file="file://$PROJECT_DIR$/node_modules/graphql/index.js">
  461. <provider selected="true" editor-type-id="text-editor">
  462. <state relative-caret-position="193">
  463. <caret line="53" column="31" lean-forward="false" selection-start-line="53" selection-start-column="31" selection-end-line="53" selection-end-column="31" />
  464. </state>
  465. </provider>
  466. </entry>
  467. <entry file="file://$PROJECT_DIR$/doc/concepts.dot">
  468. <provider selected="true" editor-type-id="text-editor">
  469. <state relative-caret-position="137">
  470. <caret line="65" column="20" lean-forward="false" selection-start-line="65" selection-start-column="20" selection-end-line="65" selection-end-column="20" />
  471. </state>
  472. </provider>
  473. </entry>
  474. <entry file="file://$PROJECT_DIR$/package.json">
  475. <provider selected="true" editor-type-id="text-editor">
  476. <state relative-caret-position="210">
  477. <caret line="15" column="1" lean-forward="true" selection-start-line="15" selection-start-column="1" selection-end-line="15" selection-end-column="1" />
  478. <folding />
  479. </state>
  480. </provider>
  481. </entry>
  482. <entry file="file://$PROJECT_DIR$/src/data/index.js">
  483. <provider selected="true" editor-type-id="text-editor">
  484. <state relative-caret-position="318">
  485. <caret line="44" column="0" lean-forward="false" selection-start-line="44" selection-start-column="0" selection-end-line="44" selection-end-column="0" />
  486. <folding />
  487. </state>
  488. </provider>
  489. </entry>
  490. <entry file="file://$PROJECT_DIR$/index.js">
  491. <provider selected="true" editor-type-id="text-editor">
  492. <state relative-caret-position="336">
  493. <caret line="24" column="20" lean-forward="true" selection-start-line="24" selection-start-column="20" selection-end-line="24" selection-end-column="20" />
  494. <folding />
  495. </state>
  496. </provider>
  497. </entry>
  498. <entry file="file://$PROJECT_DIR$/src/node.js">
  499. <provider selected="true" editor-type-id="text-editor">
  500. <state relative-caret-position="308">
  501. <caret line="22" column="0" lean-forward="false" selection-start-line="22" selection-start-column="0" selection-end-line="22" selection-end-column="0" />
  502. <folding />
  503. </state>
  504. </provider>
  505. </entry>
  506. </component>
  507. </project>