This commit is contained in:
Lucas Gravley 2019-11-07 10:28:28 -06:00
parent 44d8e01330
commit c4e507b087

View file

@ -56,6 +56,8 @@ RUN npm -g --no-cache install \
@typescript-eslint/eslint-plugin \
@typescript-eslint/parser
# I think we could fix this with path but not sure the language...
# https://github.com/nodejs/docker-node/blob/master/docs/BestPractices.md
####################
# Run GEM installs #
####################