Formats your JavaScript using prettier followed by eslint --fix
Code -> prettier -> standard --fix -> Formatted Code
Standalone CLI for prettier -> standard --fix -> Formatted Code
Zero-config linting, powered by few amazing unicorns, AirBnB & Prettier.
My ESLint config for linting JavaScript along side Prettier without conflicts.