Skip to content

Commit ba42947

Browse files
committed
chore: update undocs
1 parent dd19737 commit ba42947

6 files changed

Lines changed: 2903 additions & 10874 deletions

File tree

.oxlintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"typescript/no-redundant-type-constituents": "off",
1212
"typescript/no-misused-spread": "off"
1313
},
14-
"ignorePatterns": []
14+
"ignorePatterns": ["docs/**"]
1515
}

docs/.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
icon: ph:book-open-duotone
2-
title: Guide
2+
title: Basics

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dev": "undocs dev"
77
},
88
"devDependencies": {
9-
"undocs": "^0.4.16"
9+
"undocs": "npm:[email protected]"
1010
},
11-
"packageManager": "pnpm@10.28.0"
11+
"packageManager": "pnpm@11.17.0"
1212
}

0 commit comments

Comments
 (0)