Closed SahilK-027 closed 1 year ago
I think there is no need for test
What types of changes does your code introduce to this project? Please mark with an x the applicable boxes.
x
[ ] Bugfix (non-breaking change that addresses an issue)
[x] New feature (non-breaking change that adds functionality)
[ ] Breaking change (fix or feature that may cause existing functionality to break)
[ ] Documentation update
[ ] Refactoring (code optimization or restructuring)
[ ] Other (please specify): __
Please indicate the status of the following:
[x] These changes have been thoroughly tested.
[x] Code is properly formatted using command deno fmt
deno fmt
I think there is no need for test
PR Summary
Types of Changes
What types of changes does your code introduce to this project? Please mark with an
x
the applicable boxes.[ ] Bugfix (non-breaking change that addresses an issue)
[x] New feature (non-breaking change that adds functionality)
[ ] Breaking change (fix or feature that may cause existing functionality to break)
[ ] Documentation update
[ ] Refactoring (code optimization or restructuring)
[ ] Other (please specify): __
Testing and Publishing
Please indicate the status of the following:
[x] These changes have been thoroughly tested.
[x] Code is properly formatted using command
deno fmt