we_bstly-web/.vscode/settings.json
2021-03-26 10:17:28 +01:00

13 lines
184 B
JSON

{
"spellright.language": [
"English (British)",
"German_de_DE"
],
"spellright.documentTypes": [
"html",
"markdown",
"latex",
"plaintext",
"json"
]
}