jslint.xml 235 B

123456789
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="JSLintConfiguration">
  4. <option devel="true" />
  5. <option es6="true" />
  6. <option maxerr="50" />
  7. <option node="true" />
  8. </component>
  9. </project>