nestjs-telegraf/.prettierrc
2020-03-17 09:47:30 +03:00

5 lines
53 B
Plaintext

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