We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11421c1 commit 5782ffbCopy full SHA for 5782ffb
.jsbeautifyrc
@@ -8,5 +8,7 @@
8
}
9
},
10
"space_in_paren": true,
11
- "extra_liners": [ "{" ]
12
-}
+ "space_after_anon_function": true,
+ "end_with_newline": true,
13
+ "editor.formatOnSave": true
14
+}
0 commit comments