chore: add words to workspace

This commit is contained in:
Lars Hampe 2024-09-28 21:06:45 +02:00
parent a1abf25ff0
commit 0aafe00570

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

@ -0,0 +1,6 @@
{
"cSpell.words": [
"hono",
"openapi"
]
}