Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d70ab27

Browse files
feat: Setup for Vue 2 of Vue - Official extension
1 parent ddc2baa commit d70ab27

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎template/tsconfig/base/tsconfig.app.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,9 @@
1010
"paths": {
1111
"@/*": ["./src/*"]
1212
}
13+
},
14+
"vueCompilerOptions": {
15+
// "target": 2, // For Vue version <= 2.6.14
16+
"target": 2.7
1317
}
1418
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /