spiegel-keyman/common/web/types
Joshua A. Horton 877cd9767d
fix(common): add workaround for divergence of EventEmitter3 from node's version
Node's version has special behavior for events named 'error' - if no handler, it auto-throws.  EventEmitter3 does not include this.
2024-07-04 20:49:31 +02:00
..
src fix(common): add workaround for divergence of EventEmitter3 from node's version 2024-07-04 20:49:31 +02:00
test fix(common): Chai 5.0 update strictness broke some common/web/types tests 2024-05-08 08:50:18 +07:00
tools chore(developer): verify kmp.json output from kmc-package 2023-10-25 12:07:46 +07:00
.eslintrc.cjs feat(common): precompile json schemas to improve performance 2023-10-05 13:56:53 +07:00
.gitignore feat(common): precompile json schemas to improve performance 2023-10-05 13:56:53 +07:00
build.sh chore(common): move CLDR import copy into build step for common/web/types 2024-06-05 10:53:44 +07:00
package.json chore(common): eliminate ts-node ref from most subpackages 2024-06-10 10:07:58 +07:00
tsconfig.json chore: move xml2js into the repo to eliminate npm git dependency 2024-06-03 16:07:29 +07:00