mirror of
https://github.com/actions/setup-python.git
synced 2025-06-15 08:47:14 +02:00
Initial pass
This commit is contained in:
7
node_modules/ts-jest/preprocessor.js
generated
vendored
Normal file
7
node_modules/ts-jest/preprocessor.js
generated
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
console.warn(
|
||||
'ts-jest[main] (WARN) Replace any occurrences of "ts-jest/dist/preprocessor.js" or ' +
|
||||
' "<rootDir>/node_modules/ts-jest/preprocessor.js"' +
|
||||
' in the \'transform\' section of your Jest config with just "ts-jest".'
|
||||
)
|
||||
|
||||
module.exports = require('./dist')
|
Reference in New Issue
Block a user