Skip to content

feat(eslint): support glob for windows#79

Merged
lukekarrys merged 1 commit intonpm:mainfrom
louis-bompart:patch-1
Mar 11, 2022
Merged

feat(eslint): support glob for windows#79
lukekarrys merged 1 commit intonpm:mainfrom
louis-bompart:patch-1

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