This repository has been archived on 2024-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
augie/webapp/.vscode/settings.json
2020-03-08 15:05:20 +13:00

10 lines
No EOL
125 B
JSON

{
"spellright.language": [
"en"
],
"spellright.documentTypes": [
"markdown",
"latex",
"plaintext"
]
}