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

build: Ignore public directory to prevent eslint from hanging #2354

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

jdeichert
Copy link
Contributor

@jdeichert jdeichert commented Feb 3, 2025

Motivations

Eslint was hanging while parsing the packages/site/public directory.

Ignoring this directory solves the problem.

Changes

Fixed

  • Ignored public directories to prevent eslint from parsing them unneccesarily

Testing

Try to run eslint locally, it should no longer hang!

Eslint was hanging while parsing the packages/site/public directory.

Ignoring this directory solves the problem.
Copy link

Deploying atlantis with  Cloudflare Pages  Cloudflare Pages

Latest commit: d111fdf
Status: ✅  Deploy successful!
Preview URL: https://7dde3de3.atlantis.pages.dev
Branch Preview URL: https://cleanup-prevent-eslint-hangi.atlantis.pages.dev

View logs

@jdeichert jdeichert merged commit b0ad63b into master Feb 3, 2025
15 checks passed
@jdeichert jdeichert deleted the CLEANUP/prevent-eslint-hanging-locally branch February 3, 2025 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants