Vercel/.vscode/settings.json
2023-09-19 16:26:49 -05:00

24 lines
333 B
JSON

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