Enable soft-wrap by default in markdown (#26247)
Release Notes: - Enabled soft-wrap by default in markdown
This commit is contained in:
parent
be75f17429
commit
51c900366d
1 changed files with 1 additions and 0 deletions
|
@ -1175,6 +1175,7 @@
|
|||
"format_on_save": "off",
|
||||
"use_on_type_format": false,
|
||||
"allow_rewrap": "anywhere",
|
||||
"soft_wrap": "bounded",
|
||||
"prettier": {
|
||||
"allowed": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue