mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-14 20:40:17 -05:00
12 lines
292 B
Text
12 lines
292 B
Text
|
# This file was auto-generated, do not edit it directly.
|
||
|
# Instead run bin/update_build_scripts from
|
||
|
# https://github.com/sharelatex/sharelatex-dev-environment
|
||
|
{
|
||
|
"arrowParens": "avoid",
|
||
|
"semi": false,
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "es5",
|
||
|
"tabWidth": 2,
|
||
|
"useTabs": false
|
||
|
}
|