...

/

Solution: Deno Formatting, Permissions, and Testing

Solution: Deno Formatting, Permissions, and Testing

Review the solution for the Deno Formatting, Permissions, and Testing challenge.

We'll cover the following...

Solution

Task 1

Run the fmt command in the terminal:

deno fmt

Task 2

Add the following comment above the code to ignore the first ...