Vercel/.vscode/settings.json
Sam Becker df11a86181 Init
2023-09-05 09:00:57 -05:00

21 lines
290 B
JSON

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