1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-07-14 21:40:34 +03:00
leon/.prettierrc.json

6 lines
70 B
JSON
Raw Permalink Normal View History

2022-09-03 13:37:56 +03:00
{
"semi": false,
"trailingComma": "none",
"singleQuote": true
}