node-pt / .prettierrc
bardd's picture
first commit
7b850b7
Raw
History Blame Contribute Delete
54 Bytes
{
"singleQuote": true,
"trailingComma": "all"
}