You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 25, 2024. It is now read-only.
We recommend using [VS Code](https://code.visualstudio.com/) with [Volar](https://github.com/johnsoncodehk/volar) to get the best experience (You might want to disable Vetur if you have it).
@@ -110,7 +114,7 @@ npm i -D @vue/runtime-dom
110
114
111
115
If you are using ESLint, you might get `@typescript-eslint/no-unused-vars` warning with `<script setup>`. You can disable it and add `noUnusedLocals: true` in your `tsconfig.json`, Volar will infer the real missing locals correctly for you.
112
116
113
-
## Status
117
+
## Progress
114
118
115
119
-[x] PoC
116
120
-[x] Components registration
@@ -131,7 +135,7 @@ If you are using ESLint, you might get `@typescript-eslint/no-unused-vars` warni
0 commit comments