Skip to content

Commit 97cac62

Browse files
authored
Update Settings.md
1 parent 6dfff2f commit 97cac62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Within VS Code, subordinate settings on `js`, `html`, and `css` are accepted. No
22

33
Setting | Formatter | [Type] Description / Default
44
---------------------------------|-----------|------------------------------
5-
eol | _All_ | [String] **Character(s) to use as line terminators.** <br> "\n"
5+
eol_ftw | _All_ | [String] **Character(s) to use as line terminators.** <br> "\n"
66
end_with_newline | _All_ | [Boolean] **Ensure newline at end of file.** <br> false
77
indent_char | _All_ | [String] **Indentation character.** <br> " "
88
indent_size | _All_ | [Integer] **Indent size.** <br> 4

0 commit comments

Comments
 (0)