We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dfff2f commit 97cac62Copy full SHA for 97cac62
1 file changed
Settings.md
@@ -2,7 +2,7 @@ Within VS Code, subordinate settings on `js`, `html`, and `css` are accepted. No
2
3
Setting | Formatter | [Type] Description / Default
4
---------------------------------|-----------|------------------------------
5
-eol | _All_ | [String] **Character(s) to use as line terminators.** <br> "\n"
+eol_ftw | _All_ | [String] **Character(s) to use as line terminators.** <br> "\n"
6
end_with_newline | _All_ | [Boolean] **Ensure newline at end of file.** <br> false
7
indent_char | _All_ | [String] **Indentation character.** <br> " "
8
indent_size | _All_ | [Integer] **Indent size.** <br> 4
0 commit comments