/ services / blitz-core / .prettierrc
.prettierrc
1  {
2    "singleQuote": true,
3    "trailingComma": "all"
4  }