Skip to content

Commit

Permalink
Merge pull request #470 from sohamsshah/lint-error
Browse files Browse the repository at this point in the history
Lint error
  • Loading branch information
birm authored Jan 7, 2021
2 parents 74eac58 + e4a0c8b commit d8d7d57
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
Expand Up @@ -21,5 +21,6 @@ module.exports = {
"no-var" : 0,
"new-cap" : 0,
"prefer-const":0,
"linebreak-style": 0,
},
};

0 comments on commit d8d7d57

Please sign in to comment.