Ryujinx-Website/.prettierrc

7 lines
71 B
Plaintext

{
"singleQuote": false,
"tabWidth": 2,
"trailingComma": "es5"
}