Files
conve-x/.vscode/settings.json
T
Stevan Freeborn 40515b3099 feat: add likes
+ add ability for user to like a posts
+ add ability for user ot remove a like
+ add display of reply and like count
2023-09-14 23:02:47 -05:00

16 lines
209 B
JSON

{
"css.lint.unknownAtRules": "ignore",
"cSpell.words": [
"codemirror",
"conve",
"Keymap",
"lezer",
"nextjs",
"rehype",
"signup",
"svix",
"tailwindcss",
"totp"
]
}