Musique/node_modules/@discordjs/opus/.prettierrc.json
2021-12-04 20:00:33 +01:00

8 lines
136 B
JSON

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