feat: more work on building editor

This commit is contained in:
Stevan Freeborn
2023-09-10 12:14:23 -05:00
parent f57f8e26c2
commit 71dd48763f
5 changed files with 531 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{
"css.lint.unknownAtRules": "ignore",
"cSpell.words": ["conve", "nextjs", "signup", "svix"]
"cSpell.words": ["codemirror", "conve", "Keymap", "nextjs", "signup", "svix"]
}