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

chore(website): upgrade typescript eslint and parser manually #2445

Merged
merged 4 commits into from
Feb 20, 2024

Conversation

wellwelwel
Copy link
Collaborator

Website

Step 1:

Upgrading both @typescript-eslint/parser and @typescript-eslint/eslint-plugin together.

Context:


Step 2

Simplifying and improving the website test process by:

  • Including performance through parallel tests.
  • Improve output logs using assert instead of just throw it with process.exit(1).
  • Using good practices renaming test files to .test.ts.

I used a personal package (poku) to assist me in test running and development.

@wellwelwel wellwelwel added dependencies Pull requests that update a dependency file website Website features, issues, etc. that aren't directly related to the documentation. labels Feb 20, 2024
@wellwelwel wellwelwel merged commit a7aecaa into sidorares:master Feb 20, 2024
53 checks passed
@wellwelwel wellwelwel deleted the upgrade-eslint-parser branch February 23, 2024 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file website Website features, issues, etc. that aren't directly related to the documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant