Files
RustPython/wasm/.prettierrc
2020-12-07 14:01:09 -06:00

6 lines
76 B
Plaintext

{
"singleQuote": true,
"tabWidth": 4,
"arrowParens": "always"
}