This repository was archived by the owner on Mar 7, 2019. It is now read-only.
6.2.0
New rules
react/jsx-tag-spacing:warn(coding-styles/react)react/no-array-index-key:warn(react/recommended)react/require-default-props:error(react/recommended)no-await-in-loop:warn(recommended)
Changed rules
capitalized-comments: Moved to coding-styles/fixable 🎉