neteasecloudmusicapi/.prettierrc
2020-09-03 09:03:20 +08:00

6 lines
69 B
Plaintext

{
"semi": false,
"trailingComma": "all",
"singleQuote": true
}