2 Star 6 Fork 1

lblblib/tarojs-router-next

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.36 KB
一键复制 编辑 原始数据 按行查看 历史
lblblong 提交于 2023-09-13 18:11 . 更新文档
{
"name": "root",
"private": true,
"author": "lblblong",
"homepage": "https://github.com/lblblong/tarojs-router-next",
"scripts": {
"build": "pnpm --filter 'tarojs-router-next*' build",
"clean": "rm -rf node_modules ./**/**/node_modules",
"doc:serve": "dumi dev",
"doc:build": "dumi build",
"commit": "git-cz",
"prepare": "husky install"
},
"devDependencies": {
"@commitlint/cli": "^12.1.4",
"@commitlint/config-conventional": "^12.1.4",
"@commitlint/prompt-cli": "^12.1.4",
"@tarojs/service": "^3.6.16",
"@tarojs/taro": "^3.6.16",
"@types/fs-extra": "^9.0.9",
"@types/glob": "^7.1.3",
"@types/mkdirp": "^1.0.1",
"@types/node": "^14.14.37",
"@types/react": "^17.0.3",
"@types/webpack": "^4.41.26",
"@types/webpack-dev-server": "^3.11.3",
"@umijs/plugin-analytics": "^0.2.2",
"color-string": "^1.5.5",
"commitizen": "^4.2.3",
"cz-conventional-changelog": "^3.3.0",
"cz-customizable": "^6.3.0",
"dumi": "^2.2.7",
"eslint": "^7.23.0",
"eslint-config-taro": "3.6.16",
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-react": "^7.8.2",
"eslint-plugin-react-hooks": "^1.6.1",
"husky": "^6.0.0",
"rimraf": "^3.0.2",
"typescript": "^4.2.3"
},
"config": {
"commitizen": {
"path": "node_modules/cz-customizable"
}
},
"version": "0.0.0"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/lblblib/tarojs-router-next.git
git@gitee.com:lblblib/tarojs-router-next.git
lblblib
tarojs-router-next
tarojs-router-next
master

搜索帮助