Beta
updtr@3.1.0
Analyzed at 2/13/2020, 3:57:30 PM
Issues
- must contain a "start" script (mandatory-start)
- must contain a "dev" script (mandatory-dev)
- script name "lint" should start with one of the allowed namespaces (uses-allowed-namespace)
- script name "fixtures:ensure" should start with one of the allowed namespaces (uses-allowed-namespace)
- script name "fixtures:rebuild" should start with one of the allowed namespaces (uses-allowed-namespace)
- scripts must be in alphabetic order (alphabetic-order)
- Use of unix double ampersand (&&) in script 'prepublishOnly' is not allowed, consider using npm-run-all/run-s (no-unix-double-ampersand)
- 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 ☕️