1
0
mirror of https://github.com/mgerb/go-discord-bot synced 2026-01-10 09:02:49 +00:00
Files
go-discord-bot/client/.prettierrc

7 lines
90 B
Plaintext

{
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "all",
"printWidth": 120
}