We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a02742 commit 37ef6edCopy full SHA for 37ef6ed
jest.config.js
@@ -1,4 +1,4 @@
1
-/** @type {import('ts-jest/dist/types').InitialOptionsTsJest} */
+/** @type {import('ts-jest/dist/types').JestConfigWithTsJest} */
2
3
module.exports = {
4
moduleFileExtensions: ['ts', 'js', 'json'],
0 commit comments