hf-star-history / .prettierrc
thomwolf's picture
thomwolf HF staff
pushing code
0326339
raw
history blame
100 Bytes
{
"useTabs": false,
"tabWidth": 2,
"singleQuote": false,
"semi": true,
"printWidth": 80
}