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

Standardize Code Style with ESLint and Prettier #47

Open
timDeHof opened this issue Nov 19, 2023 · 0 comments
Open

Standardize Code Style with ESLint and Prettier #47

timDeHof opened this issue Nov 19, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@timDeHof
Copy link
Owner

To maintain a consistent code style and improve code quality, we need to ensure ESLint and Prettier are properly set up and configured. After setting up, the entire codebase should be formatted according to these tools to standardize the coding style.

Acceptance Criteria:

  • Set up and configure ESLint and Prettier.
  • Run ESLint and Prettier on the entire codebase.
  • Fix any linting issues that arise.
  • Document the coding standards in the contributing guide.
@timDeHof timDeHof added enhancement New feature or request good first issue Good for newcomers labels Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant