openvidu/openvidu-browser/.prettierrc.json

6 lines
79 B
JSON

{
"singleQuote": true,
"printWidth": 120,
"trailingComma": "es5"
}