github-actions-nestjs-app / .prettierrc
.prettierrc
Raw
{
  "singleQuote": true,
  "trailingComma": "all"
}