Vercel/.vscode/settings.json
2023-09-18 09:33:17 -05:00

23 lines
318 B
JSON

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