Files
bilibili-video-downloader/.prettierrc

10 lines
172 B
Plaintext

{
"printWidth": 120,
"tabWidth": 2,
"singleQuote": true,
"semi": false,
"bracketSameLine": true,
"endOfLine": "auto",
"htmlWhitespaceSensitivity": "ignore"
}