automatisch / .prettierrc.js
musarehmani100's picture
Upload folder using huggingface_hub
3206347 verified
raw
history blame contribute delete
No virus
43 Bytes
module.exports = {
singleQuote: true,
};