release: v2.33.1 - Production build and packaging
This commit is contained in:
@@ -3,6 +3,9 @@ module.exports = {
|
||||
testEnvironment: 'node',
|
||||
testMatch: ['**/tests/**/*.test.ts'],
|
||||
moduleFileExtensions: ['ts', 'js'],
|
||||
moduleNameMapper: {
|
||||
'^vscode$': '<rootDir>/tests/mocks/vscode.js',
|
||||
},
|
||||
transform: {
|
||||
'^.+\\.ts$': 'ts-jest',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user