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

Drop eslint-config-airbnb* presets #159

Open
2 of 3 tasks
frantic1048 opened this issue Jul 1, 2024 · 0 comments
Open
2 of 3 tasks

Drop eslint-config-airbnb* presets #159

frantic1048 opened this issue Jul 1, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@frantic1048
Copy link
Contributor

frantic1048 commented Jul 1, 2024

The eslint-config-airbnb primarily focuses on legacy JavaScript code, making it ill-suited for our modern TypeScript codebase that requires significant adjustments. We may consider removing it and maintaining our own configuration to enhance ergonomics.

Since we already have a snapshot test for the rules, we can utilize it to ensure that no rules are changed after removing the eslint-config-airbnb* dependencies. Subsequently, we can enhance the rules further.

Steps:

@frantic1048 frantic1048 added the enhancement New feature or request label Jul 1, 2024
@frantic1048 frantic1048 added this to the ESLint v9 milestone Jul 1, 2024
@frantic1048 frantic1048 self-assigned this Jul 1, 2024
@frantic1048 frantic1048 changed the title Remove eslint-config-airbnb* dependencies Drop eslint-config-airbnb* presets Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant