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