Skip to content

Commit a01ea60

Browse files
committed
Merge remote-tracking branch 'upstream/develop' into hasFloat16ArraySupport
2 parents c329c07 + 522af27 commit a01ea60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/eslint/rules/stdlib.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4607,6 +4607,7 @@ rules[ 'stdlib/require-globals' ] = [ 'error', {
46074607
'Boolean',
46084608
'Buffer', // Node.js
46094609
'DataView',
4610+
'Float16Array', // ES16/ES2025
46104611
'Float32Array',
46114612
'Float64Array',
46124613
'Function',

0 commit comments

Comments
 (0)