Skip to content

Commit 6304e82

Browse files
target es6
1 parent 2a7c63d commit 6304e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"compilerOptions": {
3-
"target": "es5",
3+
"target": "es6",
44
"lib": ["dom", "dom.iterable", "esnext"],
55
"types": ["@testing-library/jest-dom"],
66
"allowJs": true,

0 commit comments

Comments
 (0)