Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 423624

Summary: [eslint] Typed array globals should be recognized as built-in
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: JS ToolsAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: simon_kaegi
Version: 5.0   
Target Milestone: 5.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2013-12-09 14:19:52 EST
It was proposed that typed array globals (ArrayBuffer, Uint16Array, etc) be moved to the built-in eslint globals, rather than the browser globals.

They're supposedly available in all modern ECMAScript environments.