Add VSCode plugin list and fixed jsbeautify config.
[src/xds/xds-agent.git] / webapp / .jsbeautifyrc
diff --git a/webapp/.jsbeautifyrc b/webapp/.jsbeautifyrc
new file mode 100644 (file)
index 0000000..ef4253d
--- /dev/null
@@ -0,0 +1,4 @@
+{
+  "indent_size": 2,
+  "space_around_combinator": true
+}