mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-05 12:36:50 -07:00
6 lines
102 B
JSON
6 lines
102 B
JSON
{
|
|
"arrowParens": "always",
|
|
"endOfLine": "auto",
|
|
"singleQuote": true,
|
|
"trailingComma": "es5"
|
|
}
|