- Install Deno
- In VSCode, Install Deno VSCode extension
- Start to debug
- run test:
deno testordeno test --allow-read --allow-run your_test_file.test.ts
protogenesis/Data-structure-and-algorithm
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
deno test or deno test --allow-read --allow-run your_test_file.test.ts