Skip to content

Commit

Permalink
Update eslint env [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dcodeIO committed Nov 30, 2016
1 parent aa922c0 commit 29ff3f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
@@ -1,7 +1,7 @@
{
"env": {
"node": true,
"shared-node-browser": true
"browser": true
},
"globals": {
"Uint8Array": true,
Expand Down

0 comments on commit 29ff3f1

Please sign in to comment.