Skip to content

feat(eslint): support glob for windows #79

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

Merged
merged 1 commit into from
Mar 11, 2022
Merged

Conversation

louis-bompart
Copy link
Contributor

@louis-bompart louis-bompart commented Mar 10, 2022

Currently, the lint script will fail on Windows because single quotes are being used to wrap the glob.
This can be easily fixed by using double quotes.

  • update snapshots.

References

Source: ESLint CLI doc

@louis-bompart louis-bompart requested a review from a team as a code owner March 10, 2022 17:38
@louis-bompart louis-bompart force-pushed the patch-1 branch 2 times, most recently from ddfdbc7 to 573895f Compare March 10, 2022 17:53
@lukekarrys
Copy link
Contributor

Thank you!

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