keymanapp / keyman

Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
https://keyman.com/
Other
376 stars 102 forks source link

chore(web): fixes cases of implicit-any in web/ 🔩 #11462

Open jahorton opened 2 weeks ago

jahorton commented 2 weeks ago

This one was a bit less straightforward than some of the previous TS compiler flag PRs - certain cases required some special setup. (Such as the mouse & touch event emulation for certain automated tests.)

Addresses part of #11473.

@keymanapp-test-bot skip

keymanapp-test-bot[bot] commented 2 weeks ago

User Test Results

Test specification and instructions

User tests are not required

Test Artifacts

mcdurdin commented 2 weeks ago

Can you include a reference for why this is being done?