multipass-torrent
Version:
Collects torrents from various sources (dump, RSS, HTML pages) and associates the video files within with IMDB ID
24 lines (23 loc) • 590 B
Plain Text
{
"js": {
"brace_style": "collapse",
"break_chained_methods": false,
"e4x": false,
"eval_code": false,
"indent_level": 0,
"indent_with_tabs": false,
"indent_size": 4,
"indent_char": " ",
"jslint_happy": true,
"keep_array_indentation": false,
"keep_function_indentation": false,
"max_preserve_newlines": 3,
"preserve_newlines": true,
"space_before_conditional": true,
"space-after-anon-function": true,
"space_in_paren": false,
"unescape_strings": true,
"wrap_line_length": 0,
"allowed_file_extensions": ["js", "json", "jshintrc", "jsbeautifyrc"]
}
}