library-picturebook-activity/backend/.prettierrc
2025-11-23 14:04:20 +08:00

6 lines
53 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all"
}