mirror of
https://github.com/Lidarr/Lidarr
synced 2026-03-06 04:24:09 +01:00
6 lines
102 B
JSON
6 lines
102 B
JSON
{
|
|
"arrowParens": "always",
|
|
"endOfLine": "auto",
|
|
"singleQuote": true,
|
|
"trailingComma": "es5"
|
|
}
|