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

fix: support eslintrc.globalsPropValue: false correctly #415

Merged
merged 1 commit into from
Aug 9, 2023
Merged

fix: support eslintrc.globalsPropValue: false correctly #415

merged 1 commit into from
Aug 9, 2023

Conversation

JounQin
Copy link
Contributor

@JounQin JounQin commented Aug 9, 2023

eslintrc.globalsPropValue has already been normalized at

https://github.com/antfu/unplugin-auto-import/blob/c2a948fed90feceb100aedfbc3050e7947e1c28d/src/core/ctx.ts#L46

and current implementation does not support documented false value

@antfu antfu merged commit 4f5d0d0 into unplugin:main Aug 9, 2023
4 checks passed
@JounQin JounQin deleted the JounQin-patch-1 branch August 10, 2023 08:11
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.

None yet

2 participants