This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update eslint-config-airbnb-base to version 11.0.0 🚀 (#306)
* chore(package): update eslint-config-airbnb-base to version 11.0.0 https://greenkeeper.io/ * chore(package): update eslint to version 3.12.0 https://greenkeeper.io/ * Update eslint-plugin-import to v2.2.0 New minimum version to satisfy the peerDependencies of eslint-config-airbnb-base. * Don't await in a loop Fix the only lint issue from this update by moving the resolution of the invalid trace promise to the very end, out of the loop.
- Loading branch information