InspectorRAGet / .prettierrc
kpfadnis's picture
chore: Initial commit.
599f646
raw
history blame
79 Bytes
{
"arrowParens": "always",
"singleQuote": true,
"trailingComma": "all"
}