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

feat(eslint): add the ability to add overrides to the extended eslint config #1179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

spaceribs
Copy link

This adds an optional parameter to the configuration passed to the ESLint test factory which should allow overrides to be passed into eslint.

Fixes: #1012

… configuration

This adds an optional parameter to the configuration passed to the ESLint test factory which should
allow overrides to be passed into eslint.

phenomnomnominal#1012
@spaceribs
Copy link
Author

This may just be an issue in monorepos, and specifically using https://spaceribs.tech/packages/nx-betterer/index.html, it seems like the .eslint file in the sub-project directory has trouble getting parserOptions. Happy to change this upstream in my library if you know what may be incorrect there:

https://github.com/spaceribs/spaceribs/blob/main/packages/nx-betterer/src/executors/betterer/executor.ts

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

Successfully merging this pull request may close these issues.

Issue using plugins with Betterer's eslint
1 participant