Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build: Fix the ESLint config for demos #2303

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

mgol
Copy link
Member

@mgol mgol commented Oct 16, 2024

The ESLint config for demos extends the one for the ui directory. However, the ui one used to not be a root one, making the demos one effectively not depend on the jquery preset. Fix that and fix lots of lint violations in demos/search.js.

cc @Krinkle

The ESLint config for `demos` extends the one for the `ui` directory. However,
the `ui` one used to not be a root one, making the `demos` one effectively not
depend on the `jquery` preset. Fix that and fix lots of lint violations in
`demos/search.js`.
@mgol mgol added this to the 1.14.1 milestone Oct 16, 2024
@mgol mgol requested review from fnagel and Krinkle October 16, 2024 22:55
@mgol mgol self-assigned this Oct 16, 2024
@mgol mgol merged commit 49bb397 into jquery:main Oct 17, 2024
9 checks passed
@mgol mgol deleted the lint-demos-properly branch October 17, 2024 21:47
@mgol mgol removed the Needs review label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants