1 Star 0 Fork 170

cy09119023/LanMiaoDesktop

forked from LanMiao/LanMiaoDesktop 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.babelrc 742 Bytes
Copy Edit Raw Blame History
LanMiao authored 2019-05-31 09:28 . import element-ui component
{
"comments": false,
"env": {
"main": {
"presets": [
[
"env",
{
"targets": {
"node": 7
}
}
],
"stage-0"
]
},
"renderer": {
"presets": [
[
"env",
{
"modules": false
}
],
"stage-0"
]
},
"web": {
"presets": [
[
"env",
{
"modules": false
}
],
"stage-0"
]
}
},
"plugins": [
"transform-runtime",
[
"component",
[
{
"libraryName": "element-ui",
"styleLibraryName": "theme-chalk"
}
]
]
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/cy09119023/LanMiaoDesktop.git
git@gitee.com:cy09119023/LanMiaoDesktop.git
cy09119023
LanMiaoDesktop
LanMiaoDesktop
master

Search