mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-22 15:53:23 +00:00
12 lines
No EOL
236 B
Text
12 lines
No EOL
236 B
Text
{
|
|
"js": {
|
|
"indent_size": 2,
|
|
"indent_char": " ",
|
|
"indent_level": 2,
|
|
"indent_with_tabs": false,
|
|
"preserve_newlines": true,
|
|
"brace_style": "collapse",
|
|
"max_preserve_newlines": 2,
|
|
"jslint_happy": true
|
|
}
|
|
} |