discord-player-play-dl/.prettierrc

6 lines
90 B
Text
Raw Normal View History

2021-04-04 22:44:45 +05:00
{
"printWidth": 120,
"trailingComma": "none",
"singleQuote": true,
"tabWidth": 4
}