ente/.prettierrc.json
2021-12-19 11:53:24 +05:30

6 lines
103 B
JSON

{
"tabWidth": 4,
"trailingComma": "es5",
"singleQuote": true,
"bracketSameLine": true
}