go-rest-cctweaked/.vscode/settings.json

10 lines
158 B
JSON
Raw Normal View History

{
"spellright.language": [
"en-US-10-1."
],
"spellright.documentTypes": [
"markdown",
"latex",
"plaintext"
]
}