2 Star 23 Fork 2

slamdunk7/monaco-editor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.12 KB
一键复制 编辑 原始数据 按行查看 历史
slamdunk7 提交于 2022-03-29 00:35 . json格式化成功
{
"name": "project-ace",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@element-plus/icons-vue": "^0.2.4",
"axios": "^0.26.1",
"core-js": "^3.6.5",
"element-plus": "^1.3.0-beta.1",
"monaco-editor": "^0.30.1",
"monaco-editor-webpack-plugin": "^6.0.0",
"sql-formatter": "^4.0.2",
"vue": "^3.0.0",
"vue-router": "^3.5.3"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/compiler-sfc": "^3.0.0",
"babel-eslint": "^10.1.0",
"brace": "^0.11.1",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^7.0.0",
"jquery": "^3.6.0"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/vue3-essential",
"eslint:recommended"
],
"parserOptions": {
"parser": "babel-eslint"
},
"rules": {}
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chenxinyu_cxy/monaco-editor.git
git@gitee.com:chenxinyu_cxy/monaco-editor.git
chenxinyu_cxy
monaco-editor
monaco-editor
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385