keyman icon indicating copy to clipboard operation
keyman copied to clipboard

refactor(web): fix TypeScript errors and warnings

Open ermshiperete opened this issue 1 year ago • 2 comments

This in preparation for removing ES5, which will require pre-compiling the tests. That compiles some some TypeScript files that we previously didn't explicitly compile, and so the warnings and errors were unnoticed.

@keymanapp-test-bot skip

ermshiperete avatar Jul 02 '24 16:07 ermshiperete

Exactly. We need to pre-compile the tests so that the test-runner doesn't trip over the node dependencies.

ermshiperete avatar Jul 03 '24 10:07 ermshiperete

Changes in this pull request will be available for download in Keyman version 18.0.72-alpha

keyman-server avatar Jul 22 '24 18:07 keyman-server