spiegel-keyman/common/web/types
Marc Durdin 804215145f chore(developer): handle compilerWarningsAsErrors option
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.
2023-07-11 10:16:41 +07:00
..
src chore(developer): handle compilerWarningsAsErrors option 2023-07-11 10:16:41 +07:00
test chore(developer): cleanup compiler messages in kmc 2023-07-10 15:13:48 +07:00
.eslintrc.cjs refactor(developer): use callbacks to avoid direct fs access in kmc-package 2023-04-26 12:31:50 +07:00
build.sh fix(common): legacy .kpj schema 2023-07-03 09:06:03 +07:00
package.json chore(developer): cleanup compiler messages in kmc 2023-07-10 15:13:48 +07:00
tsconfig.json chore(web): restores feature-esmodule-web-engine to prior state 2023-03-31 12:53:00 +07:00