Skip to content

Commit

Permalink
Fix eslint warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
dudleycarr committed Mar 17, 2021
1 parent c105f1a commit 92a3021
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
module.exports = {
es6: true,
env: {
node: true,
},
Expand Down

0 comments on commit 92a3021

Please sign in to comment.