zycoJamie

Results 3 issues of zycoJamie

### Expected Behavior I install ts-node by 'npm i -g ts-node', when I use 'npm link ts-node' I want to use ts-node in local folder. But it throw error. ###...

### Describe the bug Custom theme is a npm package, layout of the theme is following: ```ts // myTheme/src/index.ts import type { Theme } from "vitepress"; import { configProvider }...

need more info

修复usehistorytravel函数bug,当先执行forward或者back函数,再修改current,第一次修改后的值没有记录到past数组中