Design Pattern Snippets in Deno (TypeScript) with Test
Install Deno
https://github.com/denoland/deno
- change
deno.path
in.vscode/settings.json
or delete it and use IDE config
in project root folder run:
deno test
Design Pattern Snippets in Deno (TypeScript) with Test
Install Deno
https://github.com/denoland/deno
deno.path
in .vscode/settings.json
or delete it and use IDE configin project root folder run:
deno test