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 eslint #271

Merged
merged 3 commits into from Nov 29, 2022
Merged

add eslint #271

merged 3 commits into from Nov 29, 2022

Conversation

felixroos
Copy link
Collaborator

added https://eslint.org to find problems earlier. It's not as powerful as typescript, but at least something. I also added a lint run before the tests to make sure we notice any errors before they happen at runtime (like using undefined variables etc)

@felixroos felixroos merged commit be6ec55 into main Nov 29, 2022
@felixroos felixroos deleted the eslint branch November 29, 2022 22:34
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