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

Add lint support through leveraging "ESLint" #560

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mastrzyz
Copy link

Introduce a code linter "ESLint" to the main repo and CI system.

Initially I only added a simple rule "No unnecessary semicolons" but there are much more rules we can enable to enforce code hygiene and find potential issues.

@mastrzyz mastrzyz requested review from a team as code owners July 13, 2023 19:44
@mastrzyz
Copy link
Author

@max-zaytsev

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

Successfully merging this pull request may close these issues.

None yet

1 participant