Delete opiniated prettierrc

This commit is contained in:
madrilene 2023-09-11 19:26:09 +02:00
parent 003a1db057
commit c5ef3d7213

View file

@ -1,9 +0,0 @@
{
"printWidth": 90,
"tabWidth": 2,
"singleQuote": true,
"bracketSpacing": false,
"quoteProps": "consistent",
"trailingComma": "none",
"arrowParens": "avoid"
}