mirror of https://github.com/OpenVidu/openvidu.git
9 lines
145 B
JSON
9 lines
145 B
JSON
|
|
{
|
||
|
|
"printWidth": 120,
|
||
|
|
"tabWidth": 4,
|
||
|
|
"singleQuote": true,
|
||
|
|
"trailingComma": "none",
|
||
|
|
"semi": true,
|
||
|
|
"arrowParens": "avoid"
|
||
|
|
}
|