毕设专用git仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

21 lines
590 B

{
"ident_size": 4,
"indent_char": " ",
"indent_level": 0,
"var_line_reindented": true,
"chain_extra_indentation": 2,
"indent_with_tabs": false,
"preserve_newlines": true,
"max_preserve_newlines": 2,
"jslint_happy": true,
"brace_style": "collapse",
"keep_array_indentation": false,
"keep_function_indentation": false,
"eval_code": false,
"unescape_strings": false,
"break_chained_methods": false,
"space_before_conditional": true,
"space_after_anon_function": true,
"jslint_happy": false,
"wrap_line_length": 242
}