Marc Durdin
bd8e07bea2
chore(developer): fixup paths for tests
2022-05-14 15:35:06 +10:00
Marc Durdin
bb07ab7eee
chore(web): make build paths consistent
2022-05-04 10:13:44 +10:00
Marc Durdin
0fbf53f8d7
chore(web): move version from package.json to keyman-version package
...
Starts to resolve the chaos of putting version numbers into every
package.json file.
Adds a new keyman-version package which mimics the
version information in build-utils.sh. This will eventually replace
resources/web-environment.
Fixes the build for the lexical model compiler tools to remove refs to
package.json version and use keyman-version instead.
More fixes coming in a follow-up.
2022-04-17 06:47:39 +10:00
Eddie Antonio Santos
cc5bfd5f2b
fix(common/models): use correct paths for models-types
2020-05-22 11:42:28 -06:00
Eddie Antonio Santos
1160ab3496
chore(developer/compiler): depend on new @keymanapps/models-types package
2020-05-19 19:52:50 -06:00
Eddie Antonio Santos
95954984f5
change(developer): enable strict null checks
2019-11-27 16:43:31 -07:00
Eddie Antonio Santos
f097d4b267
change(developer): enable stricter TypeScript compiler options
2019-11-27 16:12:54 -07:00
Eddie Antonio Santos
ed38a5714f
Add a few more strict checks.
2019-08-19 15:26:28 -06:00
Eddie Antonio Santos
678d853af3
Turn on noUnusedLocals
2019-08-19 15:26:28 -06:00
Eddie Antonio Santos
5e90e955bf
Enable noImplicitReturns.
2019-08-19 15:26:28 -06:00
Eddie Antonio Santos
602932b157
Move all source files to source/ (matching rest of Keyman conventions).
2019-08-19 15:26:27 -06:00
Eddie Antonio Santos
2e5855090a
Fix tsconfig...
2019-07-25 11:22:07 -06:00
Marc Durdin
1886c19850
[Developer] Include index.ts in tsconfig.json to fix regression from #1861
2019-07-19 06:42:13 +10:00
Eddie Antonio Santos
4ae5ae9b86
Add mocha-chai for TypeScript.
2019-07-04 09:13:42 -06:00
Marc Durdin
f0326fba9e
[Developer] Move lexical model compiler to Keyman repo
2019-05-08 12:32:46 +10:00
Marc Durdin
44582d370f
[developer] Initial lexical model compiler files (not yet working)
2019-05-08 10:40:46 +10:00