quetre/.prettierrc
2023-03-05 00:38:38 +05:30

5 lines
73 B
Text

{
"printWidth": 100,
"singleQuote": true,
"arrowParens": "avoid"
}