]> source.dussan.org Git - jquery-ui.git/commit
Build: Fix the ESLint config for demos
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Thu, 17 Oct 2024 21:47:29 +0000 (23:47 +0200)
committerGitHub <noreply@github.com>
Thu, 17 Oct 2024 21:47:29 +0000 (23:47 +0200)
commit49bb397606b476eacd9df2bda0388795a22fa59a
tree27e3a0919650c89f2d47dcb5222c8f941a96a844
parent3934c68dee9ad5c7f037361e9d8b02215c1296bd
Build: Fix the ESLint config for demos

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`.

Closes gh-2303
demos/.eslintrc.json
demos/search.js
ui/.eslintrc.json