From 7706e697aa95577d7fc13aa92179e880621de397 Mon Sep 17 00:00:00 2001 From: Burt <1020103647@qq.com> Date: Mon, 8 Jan 2024 19:48:45 +0800 Subject: [PATCH] docs: package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 5f9cdbf..496f7c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "vue3-uniapp-template", "version": "0.0.0", + "description": "VSCode开发UniApp的最佳实践,Vue3+ts+Vite5+UnoCss+UniHelper+prettier+eslint+stylelint+husky+lint-staged+commitlint,自动格式化,ts的import顺序自动调整,scss文件的属性顺序自动排序。同时提供开箱即用的常用功能。", "type": "commonjs", "author": { "name": "Burt",