mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2024-12-26 11:48:54 +00:00
8 lines
125 B
JSON
8 lines
125 B
JSON
|
{
|
||
|
"printWidth": 150,
|
||
|
"singleQuote": false,
|
||
|
"tabWidth": 4,
|
||
|
"trailingComma": "none",
|
||
|
"endOfLine": "auto"
|
||
|
}
|