eruda-code / .prettierrc.json
soiz1's picture
Upload folder using huggingface_hub
503af9c verified
raw
history blame contribute delete
60 Bytes
{
"singleQuote": true,
"tabWidth": 2,
"semi": false
}