library-picturebook-activity/backend/.prettierrc

6 lines
53 B
Plaintext
Raw Normal View History

2025-11-23 14:04:20 +08:00
{
"singleQuote": true,
"trailingComma": "all"
}