Formats your JavaScript using prettier followed by eslint --fix
Code -> prettier -> standard --fix -> Formatted Code
Standalone CLI for prettier -> standard --fix -> Formatted Code
Package for shared eslint config across apps
Check that all files match prettier-eslint code style.