Skip to content

Commit

Permalink
lint: enable generators in .eslintrc config file
Browse files Browse the repository at this point in the history
  • Loading branch information
rlidwka committed May 9, 2015
1 parent c4503bc commit 16ad58a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ ecmaFeatures:
templateStrings: true
octalLiterals: true
binaryLiterals: true
generators: true

rules:
# Possible Errors
Expand Down

0 comments on commit 16ad58a

Please sign in to comment.