/ ui / .prettierrc
.prettierrc
1  {
2    "trailingComma": "all",
3    "singleQuote": true
4  }