JsBeautifier
This commit is contained in:
		| @ -6,6 +6,27 @@ | |||||||
|         "allowed_file_extensions": [] |         "allowed_file_extensions": [] | ||||||
|     }, |     }, | ||||||
|     "js": { |     "js": { | ||||||
|         "allowed_file_extensions": [] |         "allowed_file_extensions": ["js", "json", "jshintrc", "jsbeautifyrc"], | ||||||
|  |         "brace_style": "collapse", | ||||||
|  |         "break_chained_methods": false, | ||||||
|  |         "e4x": false, | ||||||
|  |         "end_with_newline": false, | ||||||
|  |         "indent_char": " ", | ||||||
|  |         "indent_level": 0, | ||||||
|  |         "indent_size": 4, | ||||||
|  |         "indent_with_tabs": false, | ||||||
|  |         "jslint_happy": false, | ||||||
|  |         "keep_array_indentation": true, | ||||||
|  |         "keep_function_indentation": true, | ||||||
|  |         "max_preserve_newlines": 2, | ||||||
|  |         "preserve_newlines": true, | ||||||
|  |         "space_after_anon_function": false, | ||||||
|  |         "space_before_conditional": true, | ||||||
|  |         "space_in_empty_paren": false, | ||||||
|  |         "space_in_paren": false, | ||||||
|  |         "unescape_strings": false, | ||||||
|  |         "wrap_line_length": 0, | ||||||
|  |         "wrap_attributes": "auto", | ||||||
|  |         "wrap_attributes_indent_size": 4 | ||||||
|     } |     } | ||||||
| } | } | ||||||
|  | |||||||
							
								
								
									
										4
									
								
								dist/plyr.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								dist/plyr.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										2431
									
								
								src/js/plyr.js
									
									
									
									
									
								
							
							
						
						
									
										2431
									
								
								src/js/plyr.js
									
									
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user