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 ts lint support & Fix jest test #504

Open
wants to merge 6 commits into
base: next
Choose a base branch
from
Open

Conversation

anc95
Copy link

@anc95 anc95 commented Nov 24, 2022

Hello, I noticed the lint in CI raised an error, I fixed this.

Meanwhile, I noticed the eslint config now doesn't support parse and lint typescript code, so I added related support.

I have used yarn lint --fix to auto-fix the lint error/warning under src, so don't worry if you see many codes are changed, they are only the style change, no harm to the functionality.

Updates Summary

  • Add ts lint support
  • Fix jest testcases
  • CI - update node image to 18(support esm) / remove puppeteer env install

Thanks, please help to review.

@anc95 anc95 changed the title Add ts lint support Add ts lint support & Fix jest test Nov 24, 2022
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.

1 participant