Gridmind / .cursor /settings.json
adityss's picture
feat: enable huggingface-skills plugin in cursor settings
e531486
raw
history blame contribute delete
79 Bytes
{
"plugins": {
"huggingface-skills": {
"enabled": true
}
}
}