Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information