Files
einundzwanzig.space/.prettierrc.json
Dennis Reimann 0202e858e6 🎉 Initial setup
🎉 Initial setup

Setup deployment
2020-10-04 23:12:03 +02:00

6 lines
69 B
JSON

{
"semi": false,
"singleQuote": true,
"arrowParens": "avoid"
}