1 Star 0 Fork 0

刘宏斌/vue2-helper

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 729 Bytes
一键复制 编辑 原始数据 按行查看 历史
刘宏斌 提交于 2023-09-27 20:37 . change name
{
"name": "vue2-helper-vscode",
"displayName": "vue2-helper-vscode",
"description": "vue2使用的导入组件跳转插件",
"version": "0.0.2",
"publisher": "liuhongbin",
"repository": "https://gitee.com/honbingitee/vue2-helper",
"engines": {
"vscode": "^1.74.0"
},
"main": "./out/extension.js",
"scripts": {
"vscode:prepublish": "npm run compile",
"compile": "tsc -p ./",
"lint": "eslint \"src/**/*.ts\"",
"watch": "tsc -watch -p ./"
},
"devDependencies": {
"@types/node": "^16.18.34",
"@types/vscode": "^1.73.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"eslint": "^8.26.0",
"typescript": "^5.2.2"
},
"activationEvents": [
"onLanguage:vue"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/honbingitee/vue2-helper.git
git@gitee.com:honbingitee/vue2-helper.git
honbingitee
vue2-helper
vue2-helper
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385