Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Commit 7d2692d

Browse files
authored
Update README.md
1 parent 5a78d71 commit 7d2692d

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
1-
# Vue 3 + Typescript + Vite
1+
# Website
22

3-
This template should help get you started developing with Vue 3 and Typescript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
3+
This is the old Website and is being rewritten in our monorepo.
44

5-
## Recommended IDE Setup
5+
Please see https://github.com/seventv/seventv for more info.
66

7-
- [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar)
8-
9-
## Type Support For `.vue` Imports in TS
10-
11-
Since TypeScript cannot handle type information for `.vue` imports, they are shimmed to be a generic Vue component type by default. In most cases this is fine if you don't really care about component prop types outside of templates. However, if you wish to get actual prop types in `.vue` imports (for example to get props validation when using manual `h(...)` calls), you can enable Volar's `.vue` type support plugin by running `Volar: Switch TS Plugin on/off` from VSCode command palette.
7+
No new features will be implemented here and if you are looking to contribute please go to the monorepo.

0 commit comments

Comments
 (0)