Skip to content

Commit 558a2c3

Browse files
committed
Update TS compile target.
1 parent 28753c5 commit 558a2c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-async/tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"compilerOptions": {
3-
"target": "es2019",
3+
"target": "es2020",
44
"module": "esnext",
55
"allowJs": false,
66
"checkJs": false,

0 commit comments

Comments
 (0)