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