nestjs-telegraf/.prettierrc
2020-01-12 14:18:48 +03:00

4 lines
52 B
Plaintext

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