mirror of
https://github.com/Ad-closeNN/blog-fuwari.git
synced 2026-05-31 01:00:04 -04:00
feat(aiSummary): AI 文章总结
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
"astro": "astro",
|
||||
"type-check": "tsc --noEmit --isolatedDeclarations",
|
||||
"new-post": "node scripts/new-post.js",
|
||||
"summary": "node scripts/summary.js",
|
||||
"summary:all": "node scripts/summary.js --all",
|
||||
"summary:force": "node scripts/summary.js --all --force",
|
||||
"format": "biome format --write ./src",
|
||||
"lint": "biome check --write ./src",
|
||||
"preinstall": "npx only-allow pnpm"
|
||||
|
||||
Reference in New Issue
Block a user