Skip to content

Commit

Permalink
Fix eslint nit
Browse files Browse the repository at this point in the history
  • Loading branch information
tilgovi committed Jun 8, 2018
1 parent a75ad81 commit 00fd2b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ overrides:
- files:
- 'babel.config.js'
- 'scripts/*.js'
env:
node: true
parser: espree
parserOptions:
sourceType: script
Expand Down

0 comments on commit 00fd2b5

Please sign in to comment.