fix: Types

This commit is contained in:
Sidharth Vinod
2022-01-21 00:41:24 +05:30
parent aee4460458
commit 9fb7c4a176
5 changed files with 28 additions and 21 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
{
"editor.formatOnSave": true
"editor.formatOnSave": true,
"cSpell.words": ["pako", "Serde", "serdes"]
}