First of all, this project is really great.
I would like to improve it in a few ways:
Fix the version issue of TypeScript, as shown in the image.
Add CI, so that we can know if it can run properly in many future PRs.
What is the current behavior?
The project is using a TypeScript version higher than its other dependencies.
What is the new behavior?
The version issue of TypeScript is fixed and the project is configured with CI to verify that it can run properly in future PRs. This will improve the reliability and stability of the project. No visual changes are expected.
Feel free to include screenshots if it includes visual changes.
What kind of change does this PR introduce?
First of all, this project is really great. I would like to improve it in a few ways:
What is the current behavior?
The project is using a TypeScript version higher than its other dependencies.
What is the new behavior?
The version issue of TypeScript is fixed and the project is configured with CI to verify that it can run properly in future PRs. This will improve the reliability and stability of the project. No visual changes are expected. Feel free to include screenshots if it includes visual changes.
Additional context
Add any other context or screenshots.