chore: Fix Svelte and React template READMEs (#207)

This commit is contained in:
yyyanghj
2023-11-04 01:59:35 +08:00
committed by GitHub
parent d14215946a
commit 94e1dbce24
2 changed files with 3 additions and 7 deletions
+2 -6
View File
@@ -1,7 +1,3 @@
# WXT + Vue 3
# WXT + React
This template should help get you started developing with Vue 3 in WXT.
## Recommended IDE Setup
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
This template should help get you started developing with React in WXT.
+1 -1
View File
@@ -1,4 +1,4 @@
# Svelte + Vite
# WXT + Svelte
This template should help get you started developing with Svelte in WXT.