Как исправить, написать команды где и что редактировать
yarn lint
yarn run v1.22.22
$ eslint src
Warning: React version not specified in eslint-plugin-react settings. See https://github.com/jsx-eslint/eslint-plugin-react#configuration .

/home/name/GitHub/react/src/App.js
6:5 error ‘React’ must be in scope when using JSX react/react-in-jsx-scope
7:7 error ‘React’ must be in scope when using JSX react/react-in-jsx-scope
8:9 error ‘React’ must be in scope when using JSX react/react-in-jsx-scope