Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fengyuanchen committed Aug 13, 2022
1 parent d4ad1da commit 76585d7
Show file tree
Hide file tree
Showing 3 changed files with 5,876 additions and 5,817 deletions.
6 changes: 6 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,11 @@ module.exports = {
'^.+\\.vue$': '@vue/vue3-jest',
},
testEnvironment: 'jsdom',
testEnvironmentOptions: {
customExportConditions: [
'node',
'node-addons',
],
},
testMatch: ['**/tests/*.spec.ts'],
};
Loading

0 comments on commit 76585d7

Please sign in to comment.