summaryrefslogtreecommitdiffstats
path: root/webapp/.jsbeautifyrc
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/.jsbeautifyrc')
-rw-r--r--webapp/.jsbeautifyrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/webapp/.jsbeautifyrc b/webapp/.jsbeautifyrc
new file mode 100644
index 0000000..ef4253d
--- /dev/null
+++ b/webapp/.jsbeautifyrc
@@ -0,0 +1,4 @@
+{
+ "indent_size": 2,
+ "space_around_combinator": true
+}