Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the warning of eslint-plugin-react #95

Merged
merged 1 commit into from
May 5, 2021

Conversation

wholemann
Copy link
Contributor

Fix the warning of React version not speicifed in eslint-plugin-react settings.

See also:

Fix the warning of React version not speicifed
in eslint-plugin-react settings.

See also:
- jsx-eslint/eslint-plugin-react#1955
@wholemann wholemann requested a review from hannut91 May 5, 2021 06:40
@wholemann wholemann merged commit a90940a into CodeSoom:main May 5, 2021
Comment on lines +16 to +20
"@babel/core": "^7.14.0",
"@babel/preset-env": "^7.14.0",
"@babel/preset-react": "^7.13.13",
"babel-loader": "^8.2.2",
"codeceptjs": "^3.0.6",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

순서가 바뀐 의미 없는 변화.

@wholemann wholemann deleted the fix-eslint-plugin-react branch May 5, 2021 06:49
@wholemann
Copy link
Contributor Author

eslint config에서 global 설정을 빼먹어서

#96 로 재작업.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant