Skip to content

Commit

Permalink
tweak eslint for "Object" notation
Browse files Browse the repository at this point in the history
  • Loading branch information
thanpolas committed Mar 8, 2020
1 parent 2898a14 commit f220876
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ rules:

settings:
jsdoc:
preferredTypes:
object: Object

tagNamePreference:
constant: const
file: fileoverview
Expand Down

0 comments on commit f220876

Please sign in to comment.