eslint-config-xo-react 0.30.1 changed its export format from an array to a function, which is incompatible with xo 2.0.2 (which does fixupConfigRules(configReact)[0] expecting an array). Using it via an npm override causes a new error: Could not find plugin "react" in configuration.
🙏🏻
And thanks Sindre for the amazingly fast turnaround on xojs/eslint-config-xo-react#41
eslint-config-xo-react0.30.1changed its export format from an array to a function, which is incompatible withxo2.0.2(which doesfixupConfigRules(configReact)[0]expecting an array). Using it via an npm override causes a new error:Could not find plugin "react" in configuration.🙏🏻
And thanks Sindre for the amazingly fast turnaround on xojs/eslint-config-xo-react#41