1
0
mirror of https://github.com/142vip/408CSFamily.git synced 2026-04-24 10:39:50 +08:00

feat: update ci

This commit is contained in:
喜欢芝士的妹妹
2023-08-29 23:55:33 +08:00
parent cfa50ae38e
commit 0b39b09e0e
2 changed files with 102 additions and 45 deletions

View File

@@ -2,7 +2,7 @@
"name": "408CSFamily",
"description": "专业代号408 ,计算机基础知识点合集",
"version": "0.0.0",
"main": "index.js",
"packageManager": "pnpm@7.2.1",
"scripts": {
"prepare": "husky install && npx husky add .husky/pre-commit \"npm run lintfix\" && chmod +x .husky/pre-commit",
"dev": "vuepress dev docs",