From ef315526be244c210b2a2a220dd3bed986660d75 Mon Sep 17 00:00:00 2001 From: Hufe921 Date: Sat, 20 May 2023 22:46:01 +0800 Subject: [PATCH] chore: add CRDT CSpell word --- .vscode/settings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.vscode/settings.json b/.vscode/settings.json index c3c097c..44f91a0 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -7,6 +7,7 @@ "compositionstart", "contenteditable", "contextmenu", + "CRDT", "deletable", "dppx", "inputarea",