| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(deps): upgrade typescript, jest, eslint | Uri Shaked | 2023-01-05 | 1 | -4/+5 |
| | | | | | also upgrade related dependencies: ts-node, ts-jest | ||||
| * | test: disable demo project tests | Uri Shaked | 2020-08-01 | 1 | -1/+0 |
| | | | | | otherwise, node 10 is broken on CI. see jsdom/jsdom#2961 for details. | ||||
| * | test: fix broken test on node 10.x | Uri Shaked | 2020-07-16 | 1 | -0/+1 |
| | | |||||
| * | style: reformat jest.config.js with prettier | Uri Shaked | 2020-05-26 | 1 | -3/+3 |
| | | |||||
| * | test: use tsconfig.spec.json when running jest | Uri Shaked | 2020-03-20 | 1 | -1/+6 |
| | | | | | | Also configure tests to fix "Emit skipped" errors in demo project tests, and surpress a warning about esModuleInterop | ||||
| * | Initial commit - project skeleton | Uri Shaked | 2019-11-19 | 1 | -0/+4 |
