We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa922c0 commit 29ff3f1Copy full SHA for 29ff3f1
.eslintrc.json
@@ -1,7 +1,7 @@
1
{
2
"env": {
3
"node": true,
4
- "shared-node-browser": true
+ "browser": true
5
},
6
"globals": {
7
"Uint8Array": true,
0 commit comments