Skip to content

Commit

Permalink
chore: update some packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ma-efremoff committed Aug 17, 2023
1 parent 4fd192a commit c3fe968
Show file tree
Hide file tree
Showing 5 changed files with 9,876 additions and 13,160 deletions.
2 changes: 0 additions & 2 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ module.exports = {
preset: 'ts-jest',
moduleDirectories: ['node_modules', 'src/lib'],
moduleFileExtensions: ['js', 'jsx', 'json', 'ts', 'tsx'],
testEnvironment: 'jsdom',
testMatch: ['**/*.test.js'],
transform: {
'src/test/.+\\.(j|t)sx?$': 'ts-jest',
},
transformIgnorePatterns: ['node_modules/(?!(@yandex-cloud)/)'],
};
Loading

0 comments on commit c3fe968

Please sign in to comment.