Skip to content

chesterlaykin/vue3-ts-template1

Repository files navigation

Vue 3 - Typescript

Starter projects with different dependencies and setups, ready to use

Installed dependencies + configurations

Vue 3*

Command: npm init vue@latest

Chosen CLI install options:

  • Typescript
  • Vitest
  • Vue Router
  • Pinia
  • Eslint (code quality)
  • Prettier (formatting)

(no changes to tsconfig)

Possible issues

  • Volar (plugin in vscode) may make error when using interface for props in a component, which seems due to the tsconfig setup which is adapted to vitest (vitest is chosen in the installation of vue as an option).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published