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