cupidgpg/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2024-07-27 12:55:13 +02:00
{
"singleQuote": true,
"trailingComma": "all"
}