Skip to content

chore(maintenance): remove eslint & prettier #2841

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 4 commits into from
Jul 29, 2024
Merged

Conversation

dreamorosi
Copy link
Contributor

Summary

Changes

Please provide a summary of what's being changed

This PR removes all the dependencies related to Eslint & Prettier (144 including transitive deps) from the project, as well as any remaining suppression comments across the codebase.

With this change, we can consider the migration to Biome completed successfully.

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed

Issue number: closes #1973


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@dreamorosi dreamorosi self-assigned this Jul 25, 2024
@dreamorosi dreamorosi requested a review from a team July 25, 2024 10:31
@dreamorosi dreamorosi requested a review from a team as a code owner July 25, 2024 10:31
@boring-cyborg boring-cyborg bot added automation This item relates to automation dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation internal PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.) logger This item relates to the Logger Utility metrics This item relates to the Metrics Utility tests PRs that add or change tests tracer This item relates to the Tracer Utility labels Jul 25, 2024
@pull-request-size pull-request-size bot added the size/L PRs between 100-499 LOC label Jul 25, 2024
Copy link

@am29d am29d merged commit fba2423 into main Jul 29, 2024
10 checks passed
@am29d am29d deleted the chore/remove_eslint_prettier branch July 29, 2024 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation This item relates to automation dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation internal PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.) logger This item relates to the Logger Utility metrics This item relates to the Metrics Utility size/L PRs between 100-499 LOC tests PRs that add or change tests tracer This item relates to the Tracer Utility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maintenance: evaluate biome for linting and format
2 participants