Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7c3e570

Browse files
committed
test: add mts and cts to moduleFileExtensions
1 parent 0fd5b1c commit 7c3e570

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/jest-config/src/__tests__/normalize.test.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1722,6 +1722,8 @@ describe('moduleFileExtensions', () => {
17221722
'cjs',
17231723
'jsx',
17241724
'ts',
1725+
'mts',
1726+
'cts',
17251727
'tsx',
17261728
'json',
17271729
'node',

0 commit comments

Comments
 (0)