we_bstly-web/.vscode/settings.json
2022-12-09 22:04:35 +01:00

14 lines
230 B
JSON

{
"spellright.language": [
"English (British)",
"German_de_DE"
],
"spellright.documentTypes": [
"html",
"markdown",
"latex",
"plaintext",
"json"
],
"angular.enable-strict-mode-prompt": false
}