8000 fix: always regenerate .eslintrc to prevent stale entries by ilyaliao · Pull Request #574 · unplugin/unplugin-auto-import · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: always regenerate .eslintrc to prevent stale entries #574

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 2 commits into from
May 26, 2025

Conversation

ilyaliao
Copy link
Contributor
@ilyaliao ilyaliao commented May 25, 2025

Description

This PR removes parsing of existing .eslintrc-auto-import.json, ensuring full regeneration on every update (consistent with biomelintrc behavior).

If preserving existing content was intentional, we could alternatively regenerate only on initial server startup.

Linked Issues

fixes: #573

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@antfu antfu merged commit cd966e1 into unplugin:main May 26, 2025
6 checks passed
@ilyaliao ilyaliao deleted the fix/remove-eslint-cache branch May 26, 2025 06:14
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.

eslintrc-auto-import.json keeps the outdated entries
2 participants
0