We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75a8fd0 commit 32efa07Copy full SHA for 32efa07
scripts/rollup/validate/eslintrc.fb.js
@@ -12,6 +12,7 @@ module.exports = {
12
Symbol: true,
13
Proxy: true,
14
WeakMap: true,
15
+ Uint16Array: true,
16
// Vendor specific
17
MSApp: true,
18
__REACT_DEVTOOLS_GLOBAL_HOOK__: true,
0 commit comments