Beta

eslint@6.0.0

scriptlint status for eslint@6.0.0

Analyzed at 2/13/2020, 4:01:35 PM

Issues

  1. must contain a "start" script (mandatory-start)
  2. must contain a "dev" script (mandatory-dev)
  3. script name "generate-release" must be camel case (correct-casing)
  4. script name "generate-alpharelease" must be camel case (correct-casing)
  5. script name "generate-betarelease" must be camel case (correct-casing)
  6. script name "generate-rcrelease" must be camel case (correct-casing)
  7. script name "publish-release" must be camel case (correct-casing)
  8. script name "lint" should start with one of the allowed namespaces (uses-allowed-namespace)
  9. script name "fuzz" should start with one of the allowed namespaces (uses-allowed-namespace)
  10. script name "generate-release" should start with one of the allowed namespaces (uses-allowed-namespace)
  11. script name "generate-alpharelease" should start with one of the allowed namespaces (uses-allowed-namespace)
  12. script name "generate-betarelease" should start with one of the allowed namespaces (uses-allowed-namespace)
  13. script name "generate-rcrelease" should start with one of the allowed namespaces (uses-allowed-namespace)
  14. script name "publish-release" should start with one of the allowed namespaces (uses-allowed-namespace)
  15. script name "docs" should start with one of the allowed namespaces (uses-allowed-namespace)
  16. script name "gensite" should start with one of the allowed namespaces (uses-allowed-namespace)
  17. script name "webpack" should start with one of the allowed namespaces (uses-allowed-namespace)
  18. script name "perf" should start with one of the allowed namespaces (uses-allowed-namespace)
  19. scripts must be in alphabetic order (alphabetic-order)

Validation by scriptlint@^2.1.1, made by Peerigon, powered by ☕️