Skip to content

Commit

Permalink
kept console logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendan Falk committed Mar 31, 2021
1 parent e321ca1 commit 4c30132
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3,174 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ module.exports = {
extends: ['plugin:@typescript-eslint/recommended', 'prettier', 'plugin:prettier/recommended'],
rules: {
'@typescript-eslint/explicit-module-boundary-types': 0,
'no-console': 2,
// 'no-console': 2,
},
};
Loading

0 comments on commit 4c30132

Please sign in to comment.