anki/ts/lib
Damien Elmes 377ba1471e support es6 imports in Jest tests
Switching to lodash-es caused Jest to fail. The standard Jest workflow
would be to transpile things with Bazel, but we can do it faster by
bundling with esbuild.

the log in lib.test.ts has revealed numbers are being set as Long instead
of JS numbers, and the published workaround for it is not working :-(
2021-04-17 16:38:45 +10:00
..
bridgecommand.ts Add bridgeCommand helper function 2021-01-26 01:25:54 +01:00
BUILD.bazel support es6 imports in Jest tests 2021-04-17 16:38:45 +10:00
cards.ts Add gatherByQueue and gatherByCtype methods 2021-01-04 14:04:51 +01:00
genfluent.py run black/isort on Python scripts 2021-04-14 18:22:02 +10:00
i18n_helpers.ts allow js to request specific i18n modules 2021-03-26 21:43:36 +10:00
nightmode.ts initial Bazel conversion 2020-11-01 14:26:58 +10:00
postrequest.ts show actual error when graphData fails 2021-01-29 14:39:05 +10:00
proto.bzl initial Bazel conversion 2020-11-01 14:26:58 +10:00
time.test.ts add missing copyright headers to *.ts 2021-04-13 18:57:08 +10:00
time.ts add naturalWholeUnit() and basic tests to lib/time.ts 2021-04-12 14:42:06 +10:00
typing.ts add missing copyright headers to *.ts 2021-04-13 18:57:08 +10:00