test / .prettierrc
pranay143342's picture
Training in progress, epoch 1
36c9740 verified
raw
history blame contribute delete
54 Bytes
{
"singleQuote": true,
"trailingComma": "all"
}