7 lines
146 B
JSON
7 lines
146 B
JSON
{
|
|
"files.insertFinalNewline": true,
|
|
"files.trimTrailingWhitespace": true,
|
|
"[markdown]": {
|
|
"rewrap.wrappingColumn": 70
|
|
}
|
|
}
|