DuyTa's picture
Upload folder using huggingface_hub
bc20498 verified
raw
history blame
238 Bytes
{
"curly": true,
"eqeqeq": true,
"freeze": true,
"indent": 2,
"newcap": true,
"quotmark": "single",
"maxdepth": 3,
"maxlen": 80,
"eqnull": true,
"funcscope": true,
"node": true,
"undef": true,
"unused": "vars"
}