v2.0.0
- Prettier is no longer included through "eslint-plugin-prettier" in order to better separate linting from formatting
- "eslint-config-prettier" is used instead -> install Prettier and create your own
.prettierrcfor formatting - Updates README with Prettier instructions
- Updates VSCode recommended settings.json
Full Changelog: v1.6.2...v2.0.0