Vercel/.vscode/settings.json
2023-09-06 18:05:29 -05:00

22 lines
304 B
JSON

{
"cSpell.words": [
"ARROWLEFT",
"ARROWRIGHT",
"camelcase",
"exif",
"hgetall",
"hset",
"nextjs",
"qaub",
"skippable",
"sonner",
"thephotoblog",
"trpc",
"WRHGZC",
"zadd",
"zrange"
],
"files.associations": {
"*.css": "tailwindcss"
}
}