nest_scaffold/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2023-02-24 15:25:06 +07:00
{
"singleQuote": true,
"trailingComma": "all"
}