File tree Expand file tree Collapse file tree 2 files changed +12
-6
lines changed
template-vue-ts/src/components
template-vue/src/components Expand file tree Collapse file tree 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)
2424 >, the official Vue + Vite starter
2525 </p >
2626 <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+ >.
3033 </p >
3134 <p class =" read-the-docs" >Click on the Vite and Vue logos to learn more</p >
3235</template >
Original file line number Diff line number Diff line change @@ -26,9 +26,12 @@ const count = ref(0)
2626 >, the official Vue + Vite starter
2727 </p >
2828 <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+ >.
3235 </p >
3336 <p class =" read-the-docs" >Click on the Vite and Vue logos to learn more</p >
3437</template >
You can’t perform that action at this time.
0 commit comments