Skip to content

Commit

Permalink
[E4E-0]: Remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCleric committed Dec 17, 2021
1 parent b5c22a4 commit e411481
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .nesteslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ const serviceConfig = {
},
};

console.log([...defaultConfig.overrides, controllerConfig, entityConfig, moduleConfig, nestConfig, serviceConfig]);

module.exports = {
...defaultConfig,
overrides: [...defaultConfig.overrides, controllerConfig, entityConfig, moduleConfig, serviceConfig],
Expand Down

0 comments on commit e411481

Please sign in to comment.