Skip to content

Conversation

ArmaanT
Copy link
Member

@ArmaanT ArmaanT commented Dec 17, 2021

So dependabot stops emailing me all the time.

@@ -6,8 +6,7 @@
"extends": [
"airbnb",
"react-app",
"prettier",
"prettier/react"
"prettier"
Copy link
Contributor

Choose a reason for hiding this comment

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

Why did you remove prettier/react? Looks like this is accessing additional prettier config specific to react: https://eslint.org/docs/developer-guide/shareable-configs#sharing-multiple-configs

Copy link
Contributor

Choose a reason for hiding this comment

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

Turns out prettier/react was merged into prettier so this is no longer necessary since 8.0

@eyingxuan
Copy link
Contributor

React checks are passing - I did not bump SWR since their API changes are non-trivial and we have to revisit it in another PR.

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.

3 participants