Add the standalone Vue, Vite, and TypeScript application with Vue Router and Pinia. Include npm dependency locking and the generated lint, formatting, and editor configuration.
1 line
38 B
TypeScript
1 line
38 B
TypeScript
/// <reference types="vite/client" />
|