mapbox / mapbox/eslint-plugin-mapbox
Is this package published publicly to npm?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I don't think this package is currently published to npm with --access=public:
$ curl https://registry.npmjs.org/@mapbox/eslint-plugin-mapbox
{"error":"Not found"}
This is an issue for node-pre-gyp which depends on it (transitively through @mapbox/eslint-config-mapbox) https://github.com/mapbox/node-pre-gyp/pull/930.
If possible could this package be made public?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the package's npm publication configuration and verify the current result at https://registry.npmjs.org/@mapbox/eslint-plugin-mapbox. Done means the package is publicly installable with the expected scoped name and can satisfy node-pre-gyp's transitive dependency through @mapbox/eslint-config-mapbox.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- release
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100