Files
dydx-v4-web/.prettierrc.json
2023-09-08 13:52:13 -07:00

7 lines
104 B
JSON

{
"printWidth": 100,
"singleQuote": true,
"trailingComma": "es5",
"jsxBracketSameLine": false
}