Files
conve-x/.vscode/settings.json
T

5 lines
123 B
JSON
Raw Normal View History

2023-09-09 17:11:02 -05:00
{
2023-09-09 20:05:10 -05:00
"css.lint.unknownAtRules": "ignore",
2023-09-10 12:14:23 -05:00
"cSpell.words": ["codemirror", "conve", "Keymap", "nextjs", "signup", "svix"]
2023-09-09 17:11:02 -05:00
}