chatgpt-web/.prettierrc.json
2023-02-09 11:21:33 +08:00

5 lines
41 B
JSON

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