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

Extract all common eslint rules to packages/eslint-config-react-native-mlkit #9

Open
trevor-coleman opened this issue Sep 13, 2023 · 0 comments

Comments

@trevor-coleman
Copy link
Collaborator

We want to have a consistent style across all of the packages in the monorepo.

The best way to do this is a shared config. A skeleton of this already exists, but to really make it work we need to extract all the rules that are dispersed throughout the monorepo and gather them in one place.

Then the individual packages can import the config and extend it if needed.

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