work-it-out/.vscode/settings.json

9 lines
148 B
JSON

{
"spellright.language": ["en-US"],
"[plaintext]": {
"editor.wordWrap": "bounded",
"editor.wordWrapColumn": 80
}
}