FROM library/node:15-slim

ENV HUSKY_SKIP_INSTALL=1

ENV LANG=en_US.utf8
ENV LIMIT_JEST=yes
ENV CI=yes
ENV TZ=America/New_York
