decaffeinate: update build scripts to es

This commit is contained in:
mserranom
2020-02-19 12:10:00 +01:00
parent be28b9f6f9
commit 725074c09d
9 changed files with 102 additions and 23 deletions

8
.prettierrc Normal file
View File

@@ -0,0 +1,8 @@
# This file was auto-generated, do not edit it directly.
# Instead run bin/update_build_scripts from
# https://github.com/sharelatex/sharelatex-dev-environment
# Version: 1.3.5
{
"semi": false,
"singleQuote": true
}