Skip to content

Commit 08d8363

Browse files
authored
Bun default language
1 parent 3abfac9 commit 08d8363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wmill.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
includes: ["f/**"] # uses "*" or uncomment this line to include everything. Note that wmill will only consider files with valid path (u/ or f/, with the right extension)
22
excludes: [] # excludes patterns here
33

4-
defaultTs: "bun" # deno is the default, set it to bun if you primarily use bun to avoid needing the .bun.ts extension
4+
defaultTs: "bun" # bun is the default, set it to deno if you primarily use deno to avoid needing the .deno.ts extension

0 commit comments

Comments
 (0)