File tree 2 files changed +12
-6
lines changed
template-vue/src/components
template-vue-ts/src/components
2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,12 @@ const count = ref(0)
24
24
>, the official Vue + Vite starter
25
25
</p >
26
26
<p >
27
- Install
28
- <a href =" https://github.com/vuejs/language-tools" target =" _blank" >Volar</a >
29
- in your IDE for a better DX
27
+ Learn more about IDE Support for Vue in the
28
+ <a
29
+ href =" https://vuejs.org/guide/scaling-up/tooling.html#ide-support"
30
+ target =" _blank"
31
+ >Vue Docs Scaling up Guide</a
32
+ >.
30
33
</p >
31
34
<p class =" read-the-docs" >Click on the Vite and Vue logos to learn more</p >
32
35
</template >
Original file line number Diff line number Diff line change @@ -26,9 +26,12 @@ const count = ref(0)
26
26
>, the official Vue + Vite starter
27
27
</p >
28
28
<p >
29
- Install
30
- <a href =" https://github.com/vuejs/language-tools" target =" _blank" >Volar</a >
31
- in your IDE for a better DX
29
+ Learn more about IDE Support for Vue in the
30
+ <a
31
+ href =" https://vuejs.org/guide/scaling-up/tooling.html#ide-support"
32
+ target =" _blank"
33
+ >Vue Docs Scaling up Guide</a
34
+ >.
32
35
</p >
33
36
<p class =" read-the-docs" >Click on the Vite and Vue logos to learn more</p >
34
37
</template >
You can’t perform that action at this time.
0 commit comments