File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,16 @@ This template should help get you started developing with Vue 3 in Vite.
44
55## Recommended IDE Setup
66
7- [ VSCode] ( https://code.visualstudio.com/ ) + [ Volar] ( https://marketplace.visualstudio.com/items?itemName=Vue.volar ) (and disable Vetur).
7+ [ VS Code] ( https://code.visualstudio.com/ ) + [ Vue (Official)] ( https://marketplace.visualstudio.com/items?itemName=Vue.volar ) (and disable Vetur).
8+
9+ ## Recommended Browser Setup
10+
11+ - Chromium-based browsers (Chrome, Edge, Brave, etc.):
12+ - [ Vue.js devtools] ( https://chromewebstore.google.com/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd )
13+ - [ Turn on Custom Object Formatter in Chrome DevTools] ( http://bit.ly/object-formatters )
14+ - Firefox:
15+ - [ Vue.js devtools] ( https://addons.mozilla.org/en-US/firefox/addon/vue-js-devtools/ )
16+ - [ Turn on Custom Object Formatter in Firefox DevTools] ( https://fxdx.dev/firefox-devtools-custom-object-formatters/ )
817
918## Type Support for ` .vue ` Imports in TS
1019
You can’t perform that action at this time.
0 commit comments