Skip to content

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
@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