mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
9 lines
132 B
Text
9 lines
132 B
Text
|
{
|
||
|
"arrowParens": "avoid",
|
||
|
"semi": false,
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "es5",
|
||
|
"tabWidth": 2,
|
||
|
"useTabs": false
|
||
|
}
|