]> source.dussan.org Git - jquery.git/commit
Build: Migrate middleware-mockserver to modern JS
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 23 Jan 2023 22:20:08 +0000 (23:20 +0100)
committerGitHub <noreply@github.com>
Mon, 23 Jan 2023 22:20:08 +0000 (23:20 +0100)
commitce90a48450ba40586a6567235abb8fd2df84da97
treefd3c8150819ca67ce2a3c4248bfd4cc6c58d0485
parentc66d4700dcf98efccb04061d575e242d28741223
Build: Migrate middleware-mockserver to modern JS

The `test/middleware-mockserver.js` file used to have the same ESLint
settings applied as other test files that are directly run in tested
browsers. Now it shares settings of other Node.js files.

The file is now also written using modern JS, leveraging ES2018.

Closes gh-5196
test/.eslintrc.json
test/middleware-mockserver.js