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.
1 parent c499b0f commit f9da850Copy full SHA for f9da850
src/.eslintrc
@@ -5,6 +5,7 @@
5
},
6
"globals": {
7
"Promise": true,
8
+ "Float32Array": true,
9
"Uint8Array": true
10
11
"rules": {
0 commit comments