painel / frontend /.prettierrc
Atualli's picture
Duplicate from huggingface-projects/wordalle
1bc8781
raw
history blame
89 Bytes
{
"useTabs": true,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 100
}