ente/.prettierrc.json
2021-08-13 08:17:10 +05:30

7 lines
107 B
JSON

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