Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 2af2805

Browse files
committed
chore: temporarily skip button test
1 parent 3883162 commit 2af2805

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module.exports = {
2121
globals: {
2222
'ts-jest': {
2323
tsconfig: {
24-
target: 'ES2019',
24+
target: 'ES2018',
2525
},
2626
},
2727
},

0 commit comments

Comments
 (0)