learn-next/.prettierrc
2022-04-08 12:46:27 +08:00

4 lines
51 B
Plaintext

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