1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-07-07 07:26:23 +03:00
leon/.prettierrc.json
2022-09-03 18:37:56 +08:00

6 lines
70 B
JSON

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