1 Star 0 Fork 0

Jerry K / web-env

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 272 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jerry K 提交于 2022-06-22 23:02 . fix: fmt dir
{
"compilerOptions": {
"baseUrl": "./",
"paths": {
"@/*": [
"src/*"
],
"@devtools/*": [
"src/devtools/*"
],
"@popups/*": [
"src/popups/*"
]
}
},
"exclude": [
"node_modules",
"dist"
]
}
JavaScript
1
https://gitee.com/g0ngjie/web-env.git
git@gitee.com:g0ngjie/web-env.git
g0ngjie
web-env
web-env
master

搜索帮助