Enable soft-wrap by default in markdown (#26247)
Release Notes: - Enabled soft-wrap by default in markdown
This commit is contained in:
@@ -1175,6 +1175,7 @@
|
||||
"format_on_save": "off",
|
||||
"use_on_type_format": false,
|
||||
"allow_rewrap": "anywhere",
|
||||
"soft_wrap": "bounded",
|
||||
"prettier": {
|
||||
"allowed": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user