dissertation/where_fi/visualise/frontend/.prettierrc.json
2025-02-22 15:13:08 +00:00

8 lines
121 B
JSON

{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}