Open
Description
Hello,
Is there a recommendation for updating an existing project created with vue-create? ( npm init vue@3
)
Since the creation of my app, I see that there have been some fixes, like:
- fix(cypress-ct): avoid cypress types polluting normal source files #62
- fix: vitest tsconfig should include all files under
src
#56 - fix(vitest): allow to typecheck tests #47
Thanks
Mathieu