Beta

updtr@3.1.0

scriptlint status for updtr@3.1.0

Analyzed at 2/13/2020, 3:57:30 PM

Issues

  1. must contain a "start" script (mandatory-start)
  2. must contain a "dev" script (mandatory-dev)
  3. script name "lint" should start with one of the allowed namespaces (uses-allowed-namespace)
  4. script name "fixtures:ensure" should start with one of the allowed namespaces (uses-allowed-namespace)
  5. script name "fixtures:rebuild" should start with one of the allowed namespaces (uses-allowed-namespace)
  6. scripts must be in alphabetic order (alphabetic-order)
  7. Use of unix double ampersand (&&) in script 'prepublishOnly' is not allowed, consider using npm-run-all/run-s (no-unix-double-ampersand)
  8. Use of unix double ampersand (&&) in script 'fixtures:rebuild' is not allowed, consider using npm-run-all/run-s (no-unix-double-ampersand)

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