first commit
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# deno_tests
|
||||
|
||||
Deno tests
|
||||
Deno tests
|
||||
|
||||
|
||||
Get `deno` from: https://deno.land/
|
||||
|
||||
|
||||
|
||||
|
||||
2
single_file_tests/welcome.ts
Normal file
2
single_file_tests/welcome.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
console.log("Welcome to Deno 🦕");
|
||||
|
||||
Reference in New Issue
Block a user