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

Simplify ESLint configuration #172

Merged
merged 5 commits into from
Oct 12, 2023
Merged

Conversation

brophdawg11
Copy link
Contributor

Sibling to remix-run/indie-stack#261

This is the first step towards deprecating the @remix-run/eslint-config package as outlined in remix-run/remix#7056.

Remix doesn't need to be in the business of providing opinions on how teams lint their Remix app code - that should be a team decision. The stacks can and should provide a working ESLint setup that teams can tweak to their liking. So this PR removes the @remix-run/eslint-config dependency and simplifies the config to a single-file that just relies on industry "recommended" plugins for technologies used by the stacks (react, TS, vitest, cypress, etc.).

@brophdawg11 brophdawg11 merged commit db01323 into main Oct 12, 2023
6 checks passed
@brophdawg11 brophdawg11 deleted the brophdawg11/simplify-eslint-config branch October 12, 2023 15:33
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.

1 participant