From 06272c7630a18642832caf5ee33788b26d727f22 Mon Sep 17 00:00:00 2001 From: Qing Date: Wed, 20 Mar 2024 13:40:34 +0800 Subject: [PATCH] feat: build framework --- README.md | 19 +------------------ tsconfig.node.json | 4 +++- vite.config.ts => vite.config.mts | 0 3 files changed, 4 insertions(+), 19 deletions(-) rename vite.config.ts => vite.config.mts (100%) diff --git a/README.md b/README.md index ef72fd5..c7bee2f 100644 --- a/README.md +++ b/README.md @@ -1,18 +1 @@ -# Vue 3 + TypeScript + Vite - -This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `