We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@ad1992
Current yarn test script gives placeholder echo statement in package.json
yarn test
package.json
Implement automated unittesting through vitest and GitHub Actions to run per PR and merge (push) to main, aligning with project setup.
I want to use this package and I want future versions to be bug-free when I npm update.
npm update
test
Edit: grammar
The text was updated successfully, but these errors were encountered:
@KemingHe sure please go ahead and raise the PR
Sorry, something went wrong.
@ad1992 Delivered and revised in #8. Edit: update status.
KemingHe
No branches or pull requests
Request Form
@ad1992
Issue
Current
yarn test
script gives placeholder echo statement inpackage.json
Request
Implement automated unittesting through vitest and GitHub Actions to run per PR and merge (push) to main, aligning with project setup.
Reason
I want to use this package and I want future versions to be bug-free when I
npm update
.Plan
test
.Edit: grammar
The text was updated successfully, but these errors were encountered: