Skip to content

Commit

Permalink
Exclude properties (for 3rd party libs)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Buczynski committed Jun 29, 2016
1 parent 7b03a26 commit b2d6378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ rules:
- error
- newIsCap: true
capIsNew: true
properties: true
properties: false
camelcase:
- error
- properties: never
Expand Down

0 comments on commit b2d6378

Please sign in to comment.