jquery/build/tasks
Michał Gołębiowski-Owczarek ac2da4e6b9 Build: Require strict mode in Node.js scripts via ESLint
So far, only browser-based JS files were required to be in strict mode (in the
function form). This commit adds such a requirement to Node.js scripts where
the global form is preferred. All Node.js scripts in sloppy mode were
converted to strict mode.

Closes gh-4499

(cherry picked from commit bbad821c39)
2019-10-09 00:24:17 +02:00
..
lib Build: Drop cross-spawn, use child_process.spawn shell option 2017-09-25 19:27:50 +02:00
build.js Build: Require strict mode in Node.js scripts via ESLint 2019-10-09 00:24:17 +02:00
dist.js Build: Require strict mode in Node.js scripts via ESLint 2019-10-09 00:24:17 +02:00
node_smoke_tests.js Build: Require strict mode in Node.js scripts via ESLint 2019-10-09 00:24:17 +02:00
promises_aplus_tests.js Build: Make Promises/A+ tests use the dot reporter instead of the default 2019-03-11 16:06:17 +01:00
qunit_fixture.js Build: Require strict mode in Node.js scripts via ESLint 2019-10-09 00:24:17 +02:00
sourcemap.js Build: Require strict mode in Node.js scripts via ESLint 2019-10-09 00:24:17 +02:00
testswarm.js Build: Require strict mode in Node.js scripts via ESLint 2019-10-09 00:24:17 +02:00