learn-next/.prettierrc
2022-07-23 00:52:24 +08:00

4 lines
51 B
Plaintext
Executable File

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