Skip to content

Commit c73f2b3

Browse files
update vue demos ts config
1 parent c931891 commit c73f2b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/demos/configs/Vue/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": "ES2015",
3+
"target": "ES2023",
44
"experimentalDecorators": true,
55
"esModuleInterop": true,
66
"moduleResolution": "node",

0 commit comments

Comments
 (0)