Skip to content

Commit

Permalink
npm upgrade; removing ejs and external template files (#1046)
Browse files Browse the repository at this point in the history
  • Loading branch information
andygreenegrass authored and jsdevel committed Feb 19, 2019
1 parent 509932a commit 9aed566
Show file tree
Hide file tree
Showing 6 changed files with 514 additions and 446 deletions.
2 changes: 1 addition & 1 deletion .jshintrc
Expand Up @@ -20,7 +20,7 @@
"predef": [
"describe", // Used by mocha
"it", // Used by mocha
"xit", // Used by mocha
"xit", // Used by mocha
"before", // Used by mocha
"beforeEach", // Used by mocha
"after", // Used by mocha
Expand Down

0 comments on commit 9aed566

Please sign in to comment.