imwebme / eslint-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning: React version not specified in eslint-plugin-react settings

Hansanghyeon opened this issue · comments

commented

Warning: React version not specified in eslint-plugin-react settings. See https://github.com/yannickcr/eslint-plugin-react#configuration .

If you are using the new JSX transform from React 17, extend react/jsx-runtime in your eslint config (add "plugin:react/jsx-runtime" to "extends") to disable the relevant rules.

commented

JIRA로 이전