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: set up eslint #22

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

marcustyphoon
Copy link
Contributor

@marcustyphoon marcustyphoon commented Aug 6, 2024

Noticed that this repo has eslint-plugin-astro, but no way to actually use it.

This is a setup based on eslint@9, which on the plus side doesn't need babel to parse JSX or public class fields or whatever. It has a new config system (which, on the minus side, adds a million separate dev dependencies to your package.json for some reason).

Typescript rules are commented; this repo isn't particularly close to typechecking.

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