UNPKG
preact-combobox
Version:
latest (0.3.3)
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
0.0.1-beta.3
Preact Multi-select Combo Box component
github.com/Munawwar/preact-combobox
Munawwar/preact-combobox
preact-combobox
/
.claude
/
settings.local.json
10 lines
•
166 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"permissions"
:
{
"allow"
:
[
"WebFetch(domain:docs.anthropic.com)"
,
"Bash(npm run build:*)"
,
"Bash(npm run lint)"
]
,
"deny"
:
[
]
}
}