Files
discord.js/packages/proxy-container/.prettierrc.json
2022-06-17 23:29:50 +02:00

9 lines
136 B
JSON

{
"printWidth": 120,
"useTabs": true,
"singleQuote": true,
"quoteProps": "as-needed",
"trailingComma": "all",
"endOfLine": "lf"
}