0
0
mirror of https://github.com/Maks1mS/nestjs-telegraf.git synced 2025-04-01 06:04:00 +03:00
nestjs-telegraf/.prettierrc
2020-03-19 16:21:35 +03:00

5 lines
52 B
Plaintext

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