Skip to content

Commit 29ff3f1

Browse files
committed
Update eslint env [ci skip]
1 parent aa922c0 commit 29ff3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"env": {
33
"node": true,
4-
"shared-node-browser": true
4+
"browser": true
55
},
66
"globals": {
77
"Uint8Array": true,

0 commit comments

Comments
 (0)