asyncable

This commit is contained in:
Sidharth Vinod
2022-10-19 15:17:52 +05:30
parent f7b3df9b76
commit 384e53d02e
15 changed files with 452 additions and 222 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"editor.formatOnSave": true,
"cSpell.words": ["pako", "Serde", "serdes"],
"cSpell.words": ["asyncable", "pako", "Serde", "serdes"],
"vitest.commandLine": "yarn test:unit",
"vitest.enable": true,
"testing.autoRun.mode": "rerun",