Description
JavaScript code can be checked and formatted against the Standard style guide from the command line. The package installs the npm `standard` command globally. It reports style and lint issues and can rewrite files when fix mode is requested, so projects should review diffs before committing changes.