terriajs icon indicating copy to clipboard operation
terriajs copied to clipboard

Replace @ts-ignore with @ts-expect-error

Open pjonsson opened this issue 1 year ago • 0 comments

What this PR does

This uncovered some ignores that could be removed.

Test me

Comment only changes.

Checklist

  • [X] There are unit tests to verify my changes are correct or unit tests aren't applicable (if so, write quick reason why unit tests don't exist)
  • [ ] I've updated relevant documentation in doc/.
  • [ ] I've updated CHANGES.md with what I changed.
  • [X] I've provided instructions in the PR description on how to test this PR.

pjonsson avatar May 04 '24 11:05 pjonsson