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 75a8fd0 commit 4bb10feCopy full SHA for 4bb10fe
scripts/rollup/validate/eslintrc.cjs.js
@@ -12,6 +12,7 @@ module.exports = {
12
Proxy: true,
13
Symbol: true,
14
WeakMap: true,
15
+ Uint16Array: true,
16
// Vendor specific
17
MSApp: true,
18
__REACT_DEVTOOLS_GLOBAL_HOOK__: true,
scripts/rollup/validate/eslintrc.fb.js
scripts/rollup/validate/eslintrc.umd.js
@@ -11,6 +11,7 @@ module.exports = {
11
0 commit comments