Skip to content

Commit 8967cf5

Browse files
committed
chore: set erasableSyntaxOnly to true globally
1 parent 50d20f9 commit 8967cf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deno.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"jsonplaceholder-types/": "https://esm.sh/*jsonplaceholder-types@1.0.2&dev/"
1111
},
1212
"compilerOptions": {
13+
"erasableSyntaxOnly": true,
1314
"lib": ["esnext", "dom", "dom.iterable", "dom.asynciterable"]
1415
}
1516
}

0 commit comments

Comments
 (0)