Files
sanasto-app/.prettierrc.json
2020-12-20 21:53:23 -06:00

5 lines
78 B
JSON

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