We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 399e7fb commit e1ca9c7Copy full SHA for e1ca9c7
packages/@vue/cli/lib/util/createTools.js
@@ -1,5 +1,6 @@
1
exports.getPromptModules = () => {
2
return [
3
+ 'vueVersion',
4
'babel',
5
'typescript',
6
'pwa',
0 commit comments