landing/.prettierrc.json
NetMan 944ea23331 small changes
license, title/favicon
2025-11-04 21:03:09 +01:00

6 lines
120 B
JSON

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