mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 17:36:00 +00:00
Fixes #9100. The `compilerWarningsAsErrors` option can be passed in as a command-line option or in the project options. Command-line option, if present, takes precedence over the project option. If neither is set, then the value is `false`. Handling of this is within kmc, rather than individual modules. |
||
|---|---|---|
| .. | ||
| es-bundling | ||
| eslint | ||
| input-processor | ||
| keyboard-processor | ||
| keyman-version | ||
| lm-message-types | ||
| lm-worker | ||
| recorder | ||
| sentry-manager | ||
| tslib | ||
| types | ||
| utils | ||
| .gitignore | ||
| build.sh | ||
| tsconfig.kmw-main-base.json | ||