Skip to content

Conversation

@mgol
Copy link
Member

@mgol mgol commented Jan 16, 2023

Summary

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.

Checklist

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.
@mgol mgol added this to the 3.7.0 milestone Jan 16, 2023
@mgol mgol self-assigned this Jan 16, 2023
Copy link
Member

@timmywil timmywil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm all for modern

@mgol mgol removed the Needs review label Jan 23, 2023
@mgol mgol merged commit ce90a48 into jquery:main Jan 23, 2023
@mgol mgol deleted the middleware-mockserver-es2018 branch January 23, 2023 22:20
mgol added a commit that referenced this pull request Jan 23, 2023
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

(cherry picked from commit ce90a48)
@mgol
Copy link
Member Author

mgol commented Jan 23, 2023

Landed on main in ce90a48 & on 3.x-stable in 6b2abbd.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

2 participants