mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-12 09:55:27 +00:00
13 lines
265 B
JSON
13 lines
265 B
JSON
![]() |
{
|
||
|
"printWidth": 80,
|
||
|
"tabWidth": 4,
|
||
|
"useTabs": false,
|
||
|
"semi": true,
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "es5",
|
||
|
"bracketSpacing": true,
|
||
|
"jsxBracketSameLine": false,
|
||
|
"arrowParens": "avoid",
|
||
|
"proseWrap": "always"
|
||
|
}
|