teacher-tools/app/.prettierrc.json

8 lines
121 B
JSON
Raw Permalink Normal View History

2024-12-16 19:53:03 +00:00
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}