node-pt / .prettierrc
bardd's picture
first commit
7b850b7
raw
history blame contribute delete
54 Bytes
{
"singleQuote": true,
"trailingComma": "all"
}