workspace.xml 25 KB

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