Преглед изворни кода

📝 Update beautify formatting file

Pedro Schneider пре 2 година
родитељ
комит
80f51d8f78
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .jsbeautifyrc

+ 1 - 0
.jsbeautifyrc

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