-
Notifications
You must be signed in to change notification settings - Fork 4
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
[Project] Remove technical debt #189
Comments
ESLint is currently in one of the checks when opening a PR right? I think that can be closed as completed. We could run prettier when opening a PR as well. |
Nope, that is also why eslint gives so many errors. Enabling it in the PR check will make it impossible to make PRs rn, so we need a strategy for it |
ESlint works on my machine |
Don't like this issue anymore, doesn't provide much value |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem: The code style is all over the place, not consistency between them despite prettier and eslint existing.
Plan:
The text was updated successfully, but these errors were encountered: