Skip to content

Commit

Permalink
CSS.highlights no longer eslint undef
Browse files Browse the repository at this point in the history
  • Loading branch information
janosh committed Apr 8, 2024
1 parent 679b283 commit 8cf89b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/MultiSelect.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,6 @@
})
// create Highlight object from ranges and add to registry
// eslint-disable-next-line no-undef
CSS.highlights.set(`sms-search-matches`, new Highlight(...ranges.flat()))
}
</script>
Expand Down

0 comments on commit 8cf89b0

Please sign in to comment.