we_bstly-web/.vscode/settings.json

11 lines
147 B
JSON
Raw Normal View History

2021-01-12 19:29:00 +01:00
{
"spellright.language": [
"German_de_DE"
],
"spellright.documentTypes": [
"html",
"markdown",
"latex",
"plaintext"
]
}