bwconsistency/.vscode/settings.json
2025-05-16 14:20:02 +02:00

13 lines
246 B
JSON
Executable File

{
"spellright.language": [
"French",
"English"
],
"spellright.documentTypes": [
"markdown",
"latex",
"plaintext"
],
"ltex.additionalRules.motherTongue": "fr",
"ltex.language": "en"
}