website/.vscode/settings.json

7 lines
90 B
JSON
Raw Normal View History

2022-09-19 16:41:09 +00:00
{
"spellright.language": [],
"spellright.documentTypes": [
"latex",
"plaintext"
]
}