Add spelling

This commit is contained in:
Justin Hawkins 2022-01-05 23:57:33 +10:30
parent 3dc33cd441
commit 7007d92c07

5
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,5 @@
{
"cSpell.words": [
"tmpl"
]
}