dydx-v4-web/.prettierrc.json
James Jia - Test 4b86068d8f
Initial commit
2023-09-08 13:52:13 -07:00

7 lines
104 B
JSON

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