nestjs-telegraf/.prettierrc

4 lines
52 B
Plaintext
Raw Normal View History

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