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

refactor: eliminate eslint errors #920

Merged
merged 6 commits into from
Jul 10, 2022
Merged

refactor: eliminate eslint errors #920

merged 6 commits into from
Jul 10, 2022

Conversation

YunFeng0817
Copy link
Member

In PR #900, we replaceed tslint with eslint with stricter lint rues, which is an excellent start to improving code quality. But unfixed lint errors keep slowing down our development speed. I create this PR to make it a base for more fixing code. This can also help avoid conflicts over the changes we all made. Welcome to fix more eslint errors based on this PR.

@YunFeng0817 YunFeng0817 marked this pull request as draft June 25, 2022 10:54
@Yuyz0112
Copy link
Member

nice

@Juice10
Copy link
Contributor

Juice10 commented Jun 27, 2022

You are an absolute hero @Mark-Fenng! Thank you for this! hero image

.eslintrc.js Outdated Show resolved Hide resolved
.eslintrc.js Outdated Show resolved Hide resolved
@YunFeng0817 YunFeng0817 marked this pull request as ready for review July 7, 2022 16:08
Copy link
Member

@Yuyz0112 Yuyz0112 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can remove tslint in a following PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants