Closed mserranom closed 5 years ago
~Not sure what to do with adding linting to CI etc. From the Makefile, it's supposed to remain untouched?~
# 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.1.12
EDIT: Will be refining Makefile
and package.json
to remove coffee stuff.
@mserranom You could change the project type in the buildscript.txt file to es
and rerun the script you just quoted. This should add the lint tasks into the package.json, Makefile and Jenkinsfile.
Your merge commit from master dropped the eslint packages in the npm-shrinkwrap.json
which you added previously in this PR, maybe add them back?
closing in favour of https://github.com/overleaf/spelling/pull/24
Module decaffeination.