Skip to content

Commit

Permalink
chore(.eslintrc): enable plugin:jest/style rules (#822)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored May 12, 2022
1 parent 9c77bbc commit f3bf60a
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 @@ -7,6 +7,7 @@ module.exports = {
"airbnb-base",
"plugin:promise/recommended",
"plugin:jest/recommended",
"plugin:jest/style",
"plugin:jsdoc/recommended",
"plugin:security/recommended",
"plugin:security-node/recommended",
Expand Down

0 comments on commit f3bf60a

Please sign in to comment.