Skip to content

Commit

Permalink
Fixes 2910: Remove babel (#177)
Browse files Browse the repository at this point in the history
* Fixes 2910: Remove babel

* Bump pacakage-lock

* Fix tests
  • Loading branch information
Andrewgdewar authored Dec 4, 2023
1 parent ce1db52 commit 1e5c556
Show file tree
Hide file tree
Showing 15 changed files with 3,068 additions and 5,343 deletions.
21 changes: 0 additions & 21 deletions babel.config.js

This file was deleted.

2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
preset: 'ts-jest/presets/js-with-babel',
preset: 'ts-jest',
// transform: {
// // '^.+\\.[tj]sx?$' to process js/ts with `ts-jest`
// // '^.+\\.m?[tj]sx?$' to process js/ts/mjs/mts with `ts-jest`
Expand Down
Loading

0 comments on commit 1e5c556

Please sign in to comment.