Skip to content

Commit

Permalink
Fix: eslint-plugin-jsdoc uses Function by default
Browse files Browse the repository at this point in the history
  • Loading branch information
kaicataldo committed Sep 28, 2019
1 parent 68b8c37 commit 24e99fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/eslint-config-eslint/default.yml
Expand Up @@ -11,7 +11,6 @@ settings:
class: "constructor"
preferredTypes:
object: "Object"
function: "Function"
rules:
array-bracket-spacing: "error"
array-callback-return: "error"
Expand Down

0 comments on commit 24e99fc

Please sign in to comment.