Skip to content

Commit 15643f8

Browse files
committed
And examples too
1 parent ed4ba92 commit 15643f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig-examples.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"emitDecoratorMetadata": true,
55
"module": "commonjs",
66
"moduleResolution": "node",
7-
"target": "es2015",
7+
"target": "es2022",
88
"noImplicitAny": false,
99
"sourceMap": false,
1010
"outDir": "./lib",

0 commit comments

Comments
 (0)