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