vscode spellings

This commit is contained in:
Justin Hawkins 2024-06-04 08:16:19 +09:30
parent a3e95cc3a5
commit 72663d139a

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

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