infinitered / infinitered/react-native-mlkit

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

Open
#9 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
444
Forks
32
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the skeleton in packages/eslint-config-react-native-mlkit and locating the ESLint rules dispersed across the monorepo. Consolidate the common rules there, then update individual packages to import and extend the shared config where needed. Done means the packages use the shared configuration while retaining necessary package-specific rules.

Written by the indexing model from the issue text.

Assessment

Tech stack
eslint, typescript
Domain
tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.