rt-graphic-component/.prettierrc
2023-12-25 13:54:11 +08:00

6 lines
68 B
Plaintext

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