1
0
mirror of https://github.com/spacebarchat/docs.git synced 2024-11-22 02:02:32 +01:00

remove spelling warning on vscode

This commit is contained in:
developomp 2021-10-17 10:49:50 +09:00
parent 2aa444b239
commit 6a39e1248b

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

@ -0,0 +1,9 @@
{
"cSpell.words": [
"Fosscord",
"landingpage",
"Middlewares",
"Roadmap",
"screenshare"
]
}