monorepo-microservice-rbac/apps/services/aorta/report/.prettierrc

4 lines
51 B
Plaintext
Raw Permalink Normal View History

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