Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Commit

Permalink
fix(payfit): config
Browse files Browse the repository at this point in the history
  • Loading branch information
maxence-leblanc committed Apr 19, 2022
1 parent 4c49520 commit a2e430e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rules/node/payfit.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
module.exports = {
plugins: ['payfit'],
extends: ['plugin:payfit'],
rules: {
'payfit/no-mongo-objectid': 'error',
},
Expand Down

0 comments on commit a2e430e

Please sign in to comment.