1 Star 0 Fork 0

lazebird / xpkt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 416 Bytes
一键复制 编辑 原始数据 按行查看 历史
lazebird 提交于 2023-12-25 21:26 . docs: update protocol extention tips
{
"type": "module",
"scripts": {
"lint": "eslint --cache --fix \"{protocol,protocol_ts,types}/**/*.{vue,ts,tsx,js}\" .",
"tsc": "tsc && lint"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"eslint": "^8.56.0",
"eslint-define-config": "^2.0.0",
"eslint-plugin-unused-vars": "^0.0.3",
"typescript": "^5.3.3"
}
}
Rust
1
https://gitee.com/lazebird/xpkt.git
git@gitee.com:lazebird/xpkt.git
lazebird
xpkt
xpkt
main

搜索帮助