mikx1's picture
Upload folder using huggingface_hub
b5ea024
raw
history blame
112 Bytes
{
"plugins": ["lube"],
"rules": {
"lube/svelte-naming-convention": ["error", { "fixSameNames": true }]
}
}