Skip to content

Commit

Permalink
Revert "Remove unnecessary global declaration"
Browse files Browse the repository at this point in the history
This reverts commit feee2aa.
  • Loading branch information
wincent committed Aug 22, 2017
1 parent feee2aa commit 8a8651a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"globals": {
"$ReadOnlyArray": true
},

"parser": "babel-eslint",

"plugins": [
Expand Down

0 comments on commit 8a8651a

Please sign in to comment.