Skip to content

Commit

Permalink
refactor: Remove vitepress as deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ci010 committed Feb 22, 2024
1 parent 5f4733f commit 496a310
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 712 deletions.
14 changes: 0 additions & 14 deletions docs/.vitepress/config.ts

This file was deleted.

30 changes: 0 additions & 30 deletions docs/.vitepress/theme/common.css

This file was deleted.

3 changes: 0 additions & 3 deletions docs/.vitepress/theme/index.ts

This file was deleted.

3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
"version": "7.5.0",
"scripts": {
"build:docs": "tsx scripts/docs.ts",
"preview:docs": "vitepress preview docs",
"dev:docs": "vitepress dev docs",
"lint": "eslint packages --ext .ts",
"lint:fix": "eslint packages --ext .ts --fix",
"test": "vitest",
Expand All @@ -13,7 +11,6 @@
"packageManager": "pnpm@8.2.0",
"devDependencies": {
"tsx": "^3.12.6",
"vitepress": "^1.0.0-beta.2",
"typedoc": "^0.24.8",
"typescript": "^5.0.3",
"@vitest/coverage-c8": "^0.30.1",
Expand Down

0 comments on commit 496a310

Please sign in to comment.