* add new custom eslint rule, replace remaining t.identifier("undefined") with buildUndefinedNode(), update tests
* change no-undefined-identifier reporting descriptor
4 lines
31 B
JavaScript
4 lines
31 B
JavaScript
"use strict";
|
|
|
|
(void 0).foo();
|