deno.land / x / wasm@wasmer-sdk-v0.6.0 / examples / markdown-editor / tsconfig.json

1
2
3
4
5
6
7
8
9
10
11
{ "compilerOptions": { "lib": [ "DOM" ], "target": "ES2017", "module": "ESNext", "moduleResolution": "Bundler" }}
wasm

Version Info

Tagged at
a year ago