Skip to content

Commit

Permalink
Add a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Aug 21, 2020
1 parent 7842d05 commit 498dffc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Expand Up @@ -133,6 +133,7 @@ module.exports = {
// }
// ],

// TODO: This rule should be removed if/when we enable `@typescript-eslint/explicit-function-return-type`.
// Disabled for now as it has too many false-positives.
// https://github.com/typescript-eslint/typescript-eslint/search?q=%22explicit-module-boundary-types%22&state=open&type=Issues
// '@typescript-eslint/explicit-module-boundary-types': [
Expand Down

0 comments on commit 498dffc

Please sign in to comment.