1 Star 0 Fork 0

1-054-周经纬/shop

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
.babelrc 230 Bytes
Copy Edit Raw Blame History
1-054-周经纬 authored 2022-01-01 15:11 . Initial commit
{
"presets": [
["env", {
"modules": false,
"targets": {
"browsers": ["> 1%", "last 2 versions", "not ie <= 8"]
}
}],
"stage-2"
],
"plugins": ["transform-vue-jsx", "transform-runtime"]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhoujingwei136/shop.git
git@gitee.com:zhoujingwei136/shop.git
zhoujingwei136
shop
shop
master

Search