web-configs icon indicating copy to clipboard operation
web-configs copied to clipboard

Disable outdated rules from `eslint-plugin-react`

Open xty opened this issue 3 years ago • 0 comments

Thanks to the new JSX transform introduced in React 17 (back in 2020), we don't need to manually import React from 'react' anymore. eslint-plugin-react even went so far as to provide a config that disables the outdated rules.

xty avatar Apr 24 '23 00:04 xty