Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(possible errors): Update rules for Prettier integration
BREAKING CHANGE: Requires min eslint version of 4.x. BREAKING CHANGE: Multiple rules disabled and handled by Prettier, this will change code style for defaults based projects. Upgrade: After upgrading with defaults, any editor Prettier plugin can be used to update style. The pre-commit hook will also fix & write the prettier changes.
- Loading branch information