]> git.evergreen-ils.org Git - working/eg-antora.git/commit
Tell eslint to look the other way
authorJason Boyer <JBoyer@equinoxinitiative.org>
Fri, 11 Sep 2020 21:43:22 +0000 (17:43 -0400)
committerJason Boyer <JBoyer@equinoxinitiative.org>
Fri, 11 Sep 2020 22:12:08 +0000 (18:12 -0400)
commit33b34b992b367f7ffefa46fd5010723d78043a7c
tree808e67235b184bba13ad87d40a4c82faec35f57b
parentcb7d45f2748a02d65a133924bac6a26cc3838fbd
Tell eslint to look the other way

A couple minor lint issues needed repaired for search.css and
search.js. Apparently lunr.js has never been linted though. It
works as expected as-is but it's not our job to fix their 400+
errors...

Signed-off-by: Jason Boyer <JBoyer@equinoxinitiative.org>
src/css/search.css
src/js/vendor/lunr.js
src/js/vendor/search.js