- Syntax consistency
- Typechecking strictness
- Less error-prone code
Pick a commit SHA and then run
Yarn: yarn add --dev https://github.com/resolritter/js-style#${COMMIT_SHA}
NPM: npm install --save-dev https://github.com/resolritter/js-style#${COMMIT_SHA}