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