You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on github.com and signed with GitHub’s verified signature.
The key has expired.
Added
added prefer-arrow-callback, which enforces arrow fns in callbacks for most cases - this is a convention we've adopted for terse functional code, like promise chains.
Changed
eslint-config-standard 10.2.1 -> 11.0.0 🆙
eslint-config-standard-react 5.0.0 -> 6.0.0 🆙
eslint-plugin-import 2.7.0 -> 2.9.0 🆙
eslint-plugin-node 5.2.0 -> 6.0.1 🆙
eslint-plugin-promise 3.5.0 -> 3.7.0 🆙
eslint-plugin-react 7.4.0 -> 7.7.0 🆙
eslint 3.17.1 -> 4.19.1 (migration guide) 🆙
the main change is stricter indent rules: