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

CB-6175 fixes eslint check on github #3220

Open
wants to merge 7 commits into
base: devel
Choose a base branch
from

Conversation

sergeyteleshev
Copy link
Contributor

No description provided.

yarn lint --pass-on-no-patterns --no-error-on-unmatched-pattern $FILES
yarn lint --parser-options --no-error-on-unmatched-pattern $FILES
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

according documentation this option still exists and must work https://eslint.org/docs/latest/use/command-line-interface#options
but there is maybe a chance that it's now broken with legacy eslint config (not flat config)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--parser-options itself absolutely different option and probably should not be used at all

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.

2 participants