create-vue3-enterprise 1.0.38 → 1.0.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-vue3-enterprise",
3
- "version": "1.0.38",
3
+ "version": "1.0.39",
4
4
  "description": "Vue3 + TypeScript + Vite 企业级项目脚手架",
5
5
  "type": "module",
6
6
  "bin": {
@@ -1,4 +1,4 @@
1
- # 代码检查
1
+ # 代码规范
2
2
 
3
3
  ## 功能事项:
4
4
  1. 模板文件 (template/)
@@ -1,4 +1,4 @@
1
- # 代码检查提示词
1
+ # 代码规范提示词
2
2
 
3
3
  ## 代码检查:
4
4
  1. 代码格式化检查