Skip to content

Commit 12906bf

Browse files
committed
fmt
1 parent dc0db67 commit 12906bf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Deno `v2.1.5` Compile Error for Windows Target
22

3-
[main.ts](main.ts) is a deno script that will behave properly when compiled on MacOS and Linux, but throw an error when compiled for Windows.
3+
[main.ts](main.ts) is a deno script that will behave properly when compiled on
4+
MacOS and Linux, but throw an error when compiled for Windows.
45

56
The issue is only present in Deno `v2.1.5` and not in `v2.1.4`.
67

7-
The issue is demonstrated in GitHub Actions in the [demo.yml](.github/workflows/demo.yml) file.
8+
The issue is demonstrated in GitHub Actions in the
9+
[demo.yml](.github/workflows/demo.yml) file.

0 commit comments

Comments
 (0)