Skip to content
Snippets Groups Projects
.prettierrc.json 57 B
{
    "singleQuote": true,
    "trailingComma": "none"
}