mirror of
https://github.com/lidarr/Lidarr
synced 2025-02-08 07:16:11 +00:00
6 lines
102 B
JSON
6 lines
102 B
JSON
{
|
|
"arrowParens": "always",
|
|
"endOfLine": "auto",
|
|
"singleQuote": true,
|
|
"trailingComma": "es5"
|
|
}
|