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

Use ESLint to improve code style consistency #104

Open
4 tasks
HabuTheTiger opened this issue Oct 30, 2024 · 0 comments
Open
4 tasks

Use ESLint to improve code style consistency #104

HabuTheTiger opened this issue Oct 30, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@HabuTheTiger
Copy link
Collaborator

To improve the code quality and keep a consistent style I'd like to start using ESLint. While a config seems to exist, it's not installed and no GitHub action exists to check if changes to the code still preserve the style.

Tasks:

  • Add ESLint to the javascript project
  • Update the config to the new standards (since ESLint 9)
  • Fix any errors that ESLint finds
  • Add GitHub action for ESLint
@HabuTheTiger HabuTheTiger added the enhancement New feature or request label Oct 30, 2024
@HabuTheTiger HabuTheTiger self-assigned this Oct 30, 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
Projects
None yet
Development

No branches or pull requests

1 participant