| 1234567891011 |
- # 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
- }
|