Skip to content

Commit 625cd78

Browse files
committed
pump es2021 to es2022
1 parent ce95e30 commit 625cd78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bundle/js/jsdiff-console.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "ES2021",
3+
"target": "ES2022",
44
"outDir": "./.ts-built",
55
"noEmit": false,
66
"allowJs": true,

0 commit comments

Comments
 (0)