Skip to content

Commit

Permalink
formatting update
Browse files Browse the repository at this point in the history
  • Loading branch information
mkasper1-godaddy committed May 14, 2021
1 parent e2c9541 commit 758c690
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
extends: [ 'godaddy', 'plugin:jest/recommended' ],
rules : {
"max-params": [ 2, 5 ]
}
extends: [ 'godaddy', 'plugin:jest/recommended' ],
rules : {
"max-params": [ 2, 5 ]
}
};

0 comments on commit 758c690

Please sign in to comment.