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

Cleanup eslint usage #1883

Open
jribbink opened this issue May 17, 2024 · 0 comments
Open

Cleanup eslint usage #1883

jribbink opened this issue May 17, 2024 · 0 comments
Assignees

Comments

@jribbink
Copy link
Contributor

Issue to be solved

Currently eslint is fragmented between individual packages. It probably supports monorepos & could be done at the top level, similar to prettier, with default rules that are overridden by individual packages. This reduces the maintenance burden of constantly fiddling with eslint rules in individual packages.

It also does not have a CI job currently, which it should, and this would probably be easier to do at the top level of the monorepo.

Suggest A Solution

No response

What are you currently working on that this is blocking?

No response

@jribbink jribbink self-assigned this May 17, 2024
@jribbink jribbink removed the Feature label May 20, 2024
@jribbink jribbink changed the title [FEATURE] Cleanup eslint usage Cleanup eslint usage May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant