1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="JavaScriptSettings">
- <option name="languageLevel" value="JSX" />
- </component>
- <component name="JsBowerSettings">
- <exe-path>/usr/bin/bower</exe-path>
- <config-path />
- </component>
- <component name="ProjectInspectionProfilesVisibleTreeState">
- <entry key="Project Default">
- <profile-state>
- <expanded-state>
- <State>
- <id />
- </State>
- <State>
- <id>CSS</id>
- </State>
- <State>
- <id>Probable bugsCSS</id>
- </State>
- <State>
- <id>RELAX NG</id>
- </State>
- <State>
- <id>XPath</id>
- </State>
- <State>
- <id>XSLT</id>
- </State>
- </expanded-state>
- <selected-state>
- <State>
- <id>BashSupport</id>
- </State>
- </selected-state>
- </profile-state>
- </entry>
- </component>
- <component name="masterDetails">
- <states>
- <state key="ScopeChooserConfigurable.UI">
- <settings>
- <splitter-proportions>
- <option name="proportions">
- <list>
- <option value="0.2" />
- </list>
- </option>
- </splitter-proportions>
- </settings>
- </state>
- </states>
- </component>
- </project>
|