discovery-by-llm/frontend/.prettierrc.json

5 lines
64 B
JSON

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