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

Remove React dependencies #6

Open
juagarc4 opened this issue Aug 25, 2023 · 0 comments
Open

Remove React dependencies #6

juagarc4 opened this issue Aug 25, 2023 · 0 comments

Comments

@juagarc4
Copy link

I'm configuring ESLint form my custom Drupal theme and I want to use the same configuration as in Drupal core. This package is really helpful for that, but it depends on "eslint-config-airbnb" and it requires the installation of 'eslint-plugin-jsx-a11y', 'eslint-plugin-react', 'eslint-plugin-react-hooks'

Is it really necessary to use the package "eslint-config-airbnb" or is it possible to replace it with "eslint-config-airbnb-base", which doesn't require the the above mentioned dependencies?

@juagarc4 juagarc4 changed the title Remove React dependncies Remove React dependenies Aug 25, 2023
@juagarc4 juagarc4 changed the title Remove React dependenies Remove React dependencies Aug 25, 2023
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

No branches or pull requests

1 participant