monorepo-microservice-rbac/apps/services/logger/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2023-08-27 14:37:59 +08:00
{
"singleQuote": true,
"trailingComma": "all"
}