classicfm-discord-bot/node_modules/@discordjs/node-pre-gyp/.prettierrc.json
2024-05-09 14:45:10 -04:00

9 lines
136 B
JSON

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