1 Star 0 Fork 0

小蚂蚁/formily

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.eslintrc 223 Bytes
Copy Edit Raw Blame History
Janry authored 2019-10-24 12:41 . [V1 UMBRELLA] (#346)
{
"env": {
"node": true
},
"globals": {
"sleep": true,
"prettyFormat": true
},
"parserOptions": {
"ecmaVersion": 10,
"sourceType": "module",
"ecmaFeatures": {
"jsx": true
}
},
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/rencp_home/formily.git
git@gitee.com:rencp_home/formily.git
rencp_home
formily
formily
master

Search