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

consider integrating ESLint #13

Open
Glup3 opened this issue Jun 14, 2023 · 0 comments
Open

consider integrating ESLint #13

Glup3 opened this issue Jun 14, 2023 · 0 comments

Comments

@Glup3
Copy link
Contributor

Glup3 commented Jun 14, 2023

ESLint statically analyzes your code to quickly find problems. It is built into most text editors and you can run ESLint as part of your continuous integration pipeline.

it checks your code and helps you preventing coding mistakes - also a good practice to have & standard in the industry (in combination with TypeScript)

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

No branches or pull requests

1 participant