We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21cb670 commit c561bacCopy full SHA for c561bac
.vscode/settings.json
@@ -18,6 +18,7 @@
18
"cSpell.words": [
19
"ABCDEFGHJKLMNPQRSTUVWXY",
20
"agender",
21
+ "autosize",
22
"Bento",
23
"bigender",
24
"biomejs",
@@ -32,6 +33,9 @@
32
33
"geist",
34
"giftshop",
35
"headlessui",
36
+ "hget",
37
+ "hgetall",
38
+ "hmset",
39
"hookform",
40
"ianvs",
41
"iconify",
@@ -70,6 +74,8 @@
70
74
"usehooks",
71
75
"vaul",
72
76
"webp",
77
+ "zadd",
78
+ "zrem",
73
79
"zustand"
80
]
81
}
0 commit comments