jariz / jariz/react-native-fingerprint-android

Eslint Wants an Entrypoint

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
96
Forks
31
PR merge metrics
No merged PRs in 30d

Description

While React Native picks up on the `index.android.js` and `index.ios.js` linters cannot find an index.js. Adding a blank one removes the warnings. Could we adopt a similar approach to other RN packages?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the package entrypoints named in the issue: index.android.js and index.ios.js, then inspect the ESLint setup to see why index.js is expected. Compare the entrypoint pattern with other React Native packages. Done means the lint warnings disappear without changing the Android or iOS entrypoints.

Written by the indexing model from the issue text.

Assessment

Tech stack
eslint, javascript, react-native
Domain
mobile, tooling
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.