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

Chore [GSW-1955] Prettier Formatting & Fix ES Lint #565

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

tfrg
Copy link
Collaborator

@tfrg tfrg commented Nov 19, 2024

Purpose

To resolve legacy ESLint errors that surfaced after applying new Prettier configuration across the codebase.

Description

After updating .prettierrc configuration and running yarn format across the project, we discovered 21 ESLint errors in legacy code that was committed before ESLint rules were strictly enforced. These errors primarily appear in files that were previously not subject to our current ESLint standards.

Copy link

vercel bot commented Nov 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gnoswap-interface ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 5:02am

@tfrg tfrg added the DO NOT MERGE Required to check merge timing label Nov 19, 2024
Copy link
Member

@jinoosss jinoosss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@tfrg tfrg merged commit fc21f7a into develop Nov 19, 2024
6 checks passed
@tfrg tfrg deleted the GSW-1955-prettier-format-update branch November 19, 2024 10:58
@tfrg tfrg removed the DO NOT MERGE Required to check merge timing label Nov 19, 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.

3 participants