We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d20f9 commit 8967cf5Copy full SHA for 8967cf5
1 file changed
deno.json
@@ -10,6 +10,7 @@
10
"jsonplaceholder-types/": "https://esm.sh/*jsonplaceholder-types@1.0.2&dev/"
11
},
12
"compilerOptions": {
13
+ "erasableSyntaxOnly": true,
14
"lib": ["esnext", "dom", "dom.iterable", "dom.asynciterable"]
15
}
16
0 commit comments