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

10 lines
125 B
JSON
Raw Normal View History

2020-03-08 15:05:20 +13:00
{
"spellright.language": [
"en"
],
"spellright.documentTypes": [
"markdown",
"latex",
"plaintext"
]
}