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

Fix ESLint issues, improve classes #528

Merged
merged 6 commits into from
Jul 26, 2022

Conversation

machitgarha
Copy link
Collaborator

Targetting #433.

@machitgarha
Copy link
Collaborator Author

Looking at commit diffs is better (for reviewers).

@Gert-dev
Copy link
Owner

Not sure if you were waiting for my review, but these changes look fine to me.

Looking back now makes me realize how much the ecosystem has changed (again) since then - the code being refactored now was a conversion from CoffeeScript (remember that? 😄).

Not necessary for this MR, but maybe it's a good idea to customize the ESLint ruleset to your liking (if you want), and then let it autofix as much as possible. For the formatting, you could try something like Prettier, as it can also autoformat pretty much everything.

@machitgarha
Copy link
Collaborator Author

Well, CoffeeScript? A subset of Coffee language? 😁

I'm not really familiar with the JavaScript ecosystem, but I might have to get my hands dirty with it. So thanks for the tip, I would try that.

And, good to hear you reviewed it! Thanks!

@machitgarha machitgarha merged commit 412b584 into Gert-dev:master Jul 26, 2022
@machitgarha machitgarha deleted the fix-eslint-issues branch July 26, 2022 20:09
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.

2 participants