mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-23 14:46:26 +00:00
9 lines
129 B
JSON
9 lines
129 B
JSON
{
|
|
"semi": true,
|
|
"trailingComma": "all",
|
|
"singleQuote": true,
|
|
"printWidth": 120,
|
|
"tabWidth": 2,
|
|
"endOfLine": "auto"
|
|
}
|