1 Star 3 Fork 0

zackey / vue-at-person-editor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 397 Bytes
一键复制 编辑 原始数据 按行查看 历史
qi_zhang 提交于 2021-10-26 14:24 . 初始化代码
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@/*": [
"src/*"
],
"pages/*": [
"src/pages/*"
]
},
"target": "es2017",
"allowSyntheticDefaultImports": true
},
"include": [
"src/**/*"
],
"exclude": [
"node_modules",
"dist"
]
}
1
https://gitee.com/zhqiok/vue-at-person-editor.git
git@gitee.com:zhqiok/vue-at-person-editor.git
zhqiok
vue-at-person-editor
vue-at-person-editor
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891