nestjs-telegraf/.prettierrc
2020-03-19 16:21:35 +03:00

5 lines
52 B
Plaintext

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