monorepo-microservice-rbac/apps/services/dmp/archive/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2023-08-31 17:11:14 +08:00
{
"singleQuote": true,
"trailingComma": "all"
}