UNPKG

create-vue

Version:

🛠️ The recommended way to start a Vite-powered Vue project

9 lines (8 loc) 116 B
{ "compilerOptions": { "paths": { "@/*": ["./src/*"] } }, "exclude": ["node_modules", "dist"] }