mirror of
https://github.com/Lidarr/Lidarr
synced 2025-12-06 00:16:41 +01:00
6 lines
102 B
JSON
6 lines
102 B
JSON
{
|
|
"arrowParens": "always",
|
|
"endOfLine": "auto",
|
|
"singleQuote": true,
|
|
"trailingComma": "es5"
|
|
}
|