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

eslint@9, remove resolutions and react-app #2

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from
Draft

Conversation

slice
Copy link

@slice slice commented Aug 13, 2024

wip. still need to bring back airbnb and replicate what kishan had set up back in texts desktop

After upgrading to the latest version of Yarn in multiple private
dependencies and removing the ../packages link infrastructure, I started
running into an error within the app that was complaining that
eslint-plugin-jsx-a11y was being imported multiple times.

Indeed, both eslint-config-airbnb and eslint-config-react-app both bring
in this plugin. It's likely neater to stick to one of these or converge
onto a single set of rules that we agree on. In either case, I need to
remove one of them to get the app to build now, so this patch removes
Airbnb's configs.
in case it's handy sometime
Copy link

socket-security bot commented Sep 14, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

Copy link

Report too large to display inline

View full report↗︎

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