UNPKG
mk-form-design-telecom-platform
Version:
latest (0.0.1)
0.0.1
基于vue、ant-design-vue的表单设计器,可视化开发表单
mk-form-design-telecom-platform
/
.eslintrc.json
6 lines
(5 loc)
•
63 B
JSON
View Raw
1
2
3
4
5
6
{
"rules"
:
{
"space-before-function-paren"
:
0
}
}