question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Change Request: Documentation correction

See original GitHub issue

ESLint version

v8.4.1

What problem do you want to solve?

On the Shareable Configs - Multiple configs section the documentation states the following in relation to scoped packages:

Assuming the package name is @scope/eslint-config, the additional config can be accessed as

{
     "extends": "@scope/eslint-config/my-special-config"
}

I have created the following scoped package: @scope/eslint-config-myconfig as default and react.js as an additional file.

when attempting to use @scope/eslint-config-myconfig/react as derived from the documentation ESLint was unable to resolve the package to extend.

What do you think is the correct solution?

I’d like ESLint to be able to resolve to a scoped package when sharing multiple config files as part of the same package.

Failing that, I’d like the documentation to be updated noting the above.

Participation

  • I am willing to submit a pull request for this change.

Additional comments

No response

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
b3nk3commented, Feb 7, 2022

I’ll give it a go tomorrow 😃

1reaction
nzakascommented, Feb 5, 2022

Can you try? 😄 the docs are clearly wrong about something, I’m just not sure what.

And can you share the error messages you’re seeing?

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is a Change Request and How to Manage It - Tallyfy
Change requests that are inside the scope involve small corrections to an existing requirement. They usually have minimal impact on the budget or...
Read more >
Writing effective Change Requests | by DLT Labs - Medium
A Change Request document, in itself, is a formal document that allows you ... This element ensures that the Change Request is applied...
Read more >
Resolving a problem with a change request
The status of the known error is automatically marked as Corrected. Bob is notified that the change request has been completed. He notes...
Read more >
Change Request Form (Free Word Template) - ProjectManager
Use this free change request template to quickly fill out a change request form ... An inside-the-scope change is one that involves small...
Read more >
Instructions for the Data Change Requests Process
These instructions provide guidance for the forms that need to be completed and submitted in order to properly request data changes. All of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found