Skip to content

Commit

Permalink
chore: remove unused comments
Browse files Browse the repository at this point in the history
  • Loading branch information
john-ko committed Oct 6, 2023
1 parent bfc17b0 commit 7fbe52d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ const config = {
'^(\\.{1,2}/.*)\\.js$': '$1',
},
transform: {
// '^.+\\.[tj]sx?$' to process js/ts with `ts-jest`
// '^.+\\.m?[tj]sx?$' to process js/ts/mjs/mts with `ts-jest`
'^.+\\.tsx?$': [
'ts-jest',
{
Expand Down

0 comments on commit 7fbe52d

Please sign in to comment.