Skip to content

Commit

Permalink
feat: Setup for Vue 2 of Vue - Official extension
Browse files Browse the repository at this point in the history
  • Loading branch information
baboon-king committed Mar 14, 2024
1 parent 9fa5916 commit 954afa7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions template/tsconfig/base/tsconfig.app.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,9 @@
"paths": {
"@/*": ["./src/*"]
}
},
"vueCompilerOptions": {
// "target": 2, // For Vue version <= 2.6.14
"target": 2.7
}
}

0 comments on commit 954afa7

Please sign in to comment.