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

Skip to content

Commit 0f807ed

Browse files
Remove unnecessary test log
1 parent e99f3b3 commit 0f807ed

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/typescript-estree/jest.config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
'use strict';
22
// @ts-check
33

4-
const ts = require('typescript');
5-
console.log('Running with TypeScript version:', ts.version);
6-
74
/** @type {import('@jest/types').Config.InitialOptions} */
85
module.exports = {
96
...require('../../jest.config.base.js'),

0 commit comments

Comments
 (0)