1 Star 1 Fork 9

梁海锋/ngrAdminPortal

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.babelrc 328 Bytes
Copy Edit Raw Blame History
{
"presets": [
"@babel/preset-env",
"@babel/preset-react"
],
"plugins": [
"@babel/plugin-proposal-function-bind",
"@babel/plugin-proposal-class-properties",
["import", {
"libraryName": "antd",
"libraryDirectory": "es",
"style": true // `style: true` 会加载 less 文件
}]
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/liang_hai_feng/ngrAdminPortal.git
git@gitee.com:liang_hai_feng/ngrAdminPortal.git
liang_hai_feng
ngrAdminPortal
ngrAdminPortal
master

Search