aboutsummaryrefslogtreecommitdiffstats
path: root/.jsbeautifyrc
diff options
context:
space:
mode:
Diffstat (limited to '.jsbeautifyrc')
-rw-r--r--.jsbeautifyrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.jsbeautifyrc b/.jsbeautifyrc
index ec740152..725c15ad 100644
--- a/.jsbeautifyrc
+++ b/.jsbeautifyrc
@@ -18,5 +18,5 @@
"wrap_line_length": 80,
"wrap_attributes": "auto",
"wrap_attributes_indent_size": 4,
- "end_with_newline": false
+ "end_with_newline": true
}