|
@@ -3,5 +3,6 @@
|
|
"indent_with_tabs": false,
|
|
"indent_with_tabs": false,
|
|
"space_before_conditional": true,
|
|
"space_before_conditional": true,
|
|
"space_after_anon_function": false,
|
|
"space_after_anon_function": false,
|
|
|
|
+ "keep_function_indentation": true,
|
|
"brace_style": "expand"
|
|
"brace_style": "expand"
|
|
}
|
|
}
|