UNPKG

tslint-clean-code

Version:
8 lines 183 B
var f = new Function('doSomething()'); (function () { alert(1); }); var x = function () { alert(1); }; //# sourceMappingURL=NoFunctionConstructorWithStringArgsTestInput.js.map