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: ignore .yarn folder #421

Merged
merged 1 commit into from Mar 13, 2024
Merged

fix: ignore .yarn folder #421

merged 1 commit into from Mar 13, 2024

Conversation

HigherOrderLogic
Copy link
Contributor

Description

Ignore the .yarn folder by default. The folder is created by yarn berry and contains its minified source code with an unlimited /* eslint-disable */ comment, which upsets the eslint-comments/no-unlimited-disable rule.

Linked Issues

N/A

Additional context

N/A

@antfu antfu merged commit d41a5f0 into antfu:main Mar 13, 2024
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