misc.xml 1.1 KB

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