deno.land / x / wasm@wasmer-sdk-v0.6.0 / .prettierrc

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{ "semi": true, "singleQuote": false, "tabWidth": 4, "arrowParens": "avoid", "overrides": [ { "files": "**/*.yml", "options": { "tabWidth": 2 } } ]}
wasm

Version Info

Tagged at
4 months ago