Skip to content

Commit

Permalink
fix target
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed Dec 28, 2023
1 parent 2ddd488 commit b0c8b7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"jsx": "react",
"moduleResolution": "node",
"esModuleInterop": true,
"target": "ES2018",
"lib": ["es2015", "dom"]
}
}

0 comments on commit b0c8b7a

Please sign in to comment.