mirror of
https://github.com/Ryujinx/Ryujinx-Ldn-Website.git
synced 2024-12-22 23:05:36 +00:00
9 lines
133 B
JSON
9 lines
133 B
JSON
|
{
|
||
|
"endOfLine": "lf",
|
||
|
"trailingComma": "es5",
|
||
|
"tabWidth": 2,
|
||
|
"semi": true,
|
||
|
"singleQuote": false,
|
||
|
"bracketSpacing": true
|
||
|
}
|