1 Star 0 Fork 27

陌生人 / MKFramework

forked from muzzik / MKFramework 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.14 KB
一键复制 编辑 原始数据 按行查看 历史
muzzik 提交于 2023-12-11 15:13 . 完善网络示例
{
"creator": {
"version": "3.6.3"
},
"scripts": {
"eslint 全局修复": "npx eslint --fix ./assets/**/*.ts",
"prettier 全局格式化": "npx prettier --write ./assets/**/*.ts",
"查找循环依赖": "npx madge --circular --extensions ts ./assets/",
"构建框架 d.ts": "cd ./tool/api-extractor && npm install && npx ts-node ./script/build_dts.ts",
"构建框架文档": "cd ./tool/typedoc && npm install && npx ts-node ./script/build_doc.ts",
"开启测试服务器": "cd ./tool/test/websocket-server && npm install && npx ts-node ./index.ts"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.34.0",
"@typescript-eslint/parser": "^5.34.0",
"eslint": "^8.22.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-unused-imports": "^2.0.0",
"madge": "^5.0.2",
"prettier": "^2.7.1",
"protobufjs-cli": "^1.0.2",
"ts-node": "^10.9.1",
"typescript": "^4.7.4"
},
"name": "mk-framework",
"type": "module",
"uuid": "0db88ab0-0e0d-4a27-98dc-7d2c966dad01",
"version": "3.6.3",
"dependencies": {
"protobufjs": "^7.2.4"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/syg38604623/MKFramework.git
git@gitee.com:syg38604623/MKFramework.git
syg38604623
MKFramework
MKFramework
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891