misc.xml 1.0 KB

12345678910111213141516171819202122232425262728293031323334
  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="JavaScriptSettings">
  10. <option name="languageLevel" value="ES6" />
  11. </component>
  12. <component name="ProjectInspectionProfilesVisibleTreeState">
  13. <entry key="Project Default">
  14. <profile-state>
  15. <expanded-state>
  16. <State>
  17. <id />
  18. </State>
  19. <State>
  20. <id>Code quality toolsJavaScript</id>
  21. </State>
  22. <State>
  23. <id>JavaScript</id>
  24. </State>
  25. </expanded-state>
  26. <selected-state>
  27. <State>
  28. <id>Eslint</id>
  29. </State>
  30. </selected-state>
  31. </profile-state>
  32. </entry>
  33. </component>
  34. </project>