Files
lightController/.prettierrc.json
Adrian Zürcher 488ce84ae9 first commit
2025-05-05 18:38:51 +02:00

5 lines
102 B
JSON

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