A standing item exists within a major Keyman Engine for Web tsconfig.json file:
|
// TODO: These override ../tsconfig.base.json settings, and so should be removed if possible, |
|
// but existing code in web/ breaks some of these settings |
We're using notably looser settings in web/ than we are for developer/src/kmc* and the like. During 17.0 alpha, we made a push to get the settings across all in-repo projects as consistent as possible but had to stop to make progress in other areas.
A standing item exists within a major Keyman Engine for Web tsconfig.json file:
keyman/web/src/tsconfig.dom.json
Lines 6 to 7 in eef8c32
We're using notably looser settings in web/ than we are for developer/src/kmc* and the like. During 17.0 alpha, we made a push to get the settings across all in-repo projects as consistent as possible but had to stop to make progress in other areas.