misc.xml 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ESLintProjectComponent">
  4. <option name="eslintRcFile" value="$USER_HOME$/.eslintrc.js" />
  5. <option name="eslintExecutable" value="/usr/local/lib/node_modules/eslint/bin/eslint.js" />
  6. <option name="nodeInterpreter" value="/usr/local/bin/node" />
  7. <option name="pluginEnabled" value="true" />
  8. </component>
  9. <component name="ProjectInspectionProfilesVisibleTreeState">
  10. <entry key="Project Default">
  11. <profile-state>
  12. <expanded-state>
  13. <State>
  14. <id />
  15. </State>
  16. <State>
  17. <id>Code quality toolsJavaScript</id>
  18. </State>
  19. <State>
  20. <id>JavaScript</id>
  21. </State>
  22. </expanded-state>
  23. <selected-state>
  24. <State>
  25. <id>Eslint</id>
  26. </State>
  27. </selected-state>
  28. </profile-state>
  29. </entry>
  30. </component>
  31. <component name="ProjectLevelVcsManager" settingsEditedManually="false">
  32. <OptionsSetting value="true" id="Add" />
  33. <OptionsSetting value="true" id="Remove" />
  34. <OptionsSetting value="true" id="Checkout" />
  35. <OptionsSetting value="true" id="Update" />
  36. <OptionsSetting value="true" id="Status" />
  37. <OptionsSetting value="true" id="Edit" />
  38. <ConfirmationsSetting value="0" id="Add" />
  39. <ConfirmationsSetting value="0" id="Remove" />
  40. </component>
  41. </project>