2.0.0
- Update
eslintandeslint-plugin-reactversions - Add
eslint-plugin-react-hooksplugin and relatedreact-hooks/rules-of-hooks,react-hooks/exhaustive-depsrules - Turn off
react/prop-types,react/jsx-handler-names,react/destructuring-assignmentrules by deleting them - Remove duplicate
react/no-multi-comprule - Update
react/jsx-filename-extensionrule- Add
.tsxextension - Give warning instead of error
- Add
Related PRs: #18, #19, #20
Related Issues: #6, #10, #15, #16