1 Star 0 Fork 0

Admin/slidev

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
taze.config.ts 326 Bytes
一键复制 编辑 原始数据 按行查看 历史
import { defineConfig } from 'taze'
export default defineConfig({
packageMode: {
// v9 drops v18.0, we keep using v8 until we bump the deps
'execa': 'minor',
// See #1537
'typeit': 'ignore',
// `engines.vscode` must be updated when bumping `@types/vscode` version
'@types/vscode': 'ignore',
},
})
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bjfu_lhy_lanhy2000/slidev.git
git@gitee.com:bjfu_lhy_lanhy2000/slidev.git
bjfu_lhy_lanhy2000
slidev
slidev
main

搜索帮助