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

Commit

Permalink
feat(node): plugin to require new before ObjectId
Browse files Browse the repository at this point in the history
  • Loading branch information
maxence-leblanc committed Apr 7, 2022
1 parent 7ddfdb7 commit 9bd3726
Show file tree
Hide file tree
Showing 5 changed files with 2,106 additions and 139 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ module.exports = {
'./rules/common/prettier',
'./rules/common/comments',
'./rules/common/sonarjs',
'./rules/common/no-mongo-objectid',
],
}
Loading

0 comments on commit 9bd3726

Please sign in to comment.