We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c499b0f + f9da850 commit 5c53f8fCopy full SHA for 5c53f8f
src/.eslintrc
@@ -5,6 +5,7 @@
5
},
6
"globals": {
7
"Promise": true,
8
+ "Float32Array": true,
9
"Uint8Array": true
10
11
"rules": {
0 commit comments