adding more stuff:

This commit is contained in:
Lucas Gravley 2019-11-07 08:16:59 -06:00
parent db6dd43232
commit f4834ab5e9
2 changed files with 3 additions and 1 deletions

View file

@ -41,7 +41,8 @@ RUN npm -g install \
markdownlint-cli \
jsonlint prettyjson \
coffeelint \
eslint standard
typescript eslint standard \
@typescript-eslint/parser
####################
# Run GEM installs #

View file

@ -1,4 +1,5 @@
---
#############################
#############################
## JavaScript Linter rules ##