UNPKG
fx-schema-form-extension
Version:
latest (3.1.13)
3.1.13
3.1.12
3.1.11
3.1.10
3.1.9
3.1.8
3.1.6
3.1.5
3.1.4
3.1.3
3.1.1
3.0.99
3.0.98
3.0.97
3.0.91
3.0.90
3.0.89
3.0.88
3.0.87
3.0.86
3.0.85
3.0.84
3.0.83
3.0.82
3.0.81
3.0.80
3.0.79
3.0.78
3.0.75
3.0.74
3.0.73
3.0.72
3.0.71
3.0.70
3.0.69
3.0.68
3.0.67
3.0.66
3.0.65
3.0.64
3.0.63
3.0.59
3.0.58
3.0.57
3.0.56
3.0.55
3.0.54
3.0.53
3.0.52
3.0.51
3.0.50
3.0.49
3.0.48
3.0.47
3.0.46
3.0.45
3.0.44
3.0.43
3.0.42
3.0.41
3.0.40
自动生成表单组件
github.com/nick121212/fx-schema-form
nick121212/fx-schema-form
fx-schema-form-extension
/
.jshintrc
12 lines
•
202 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"node"
:
true
,
"esnext"
:
true
,
"curly"
:
true
,
"latedef"
:
true
,
"quotmark"
:
true
,
"undef"
:
true
,
"unused"
:
true
,
"trailing"
:
true
,
"jsx"
:
"react"
,
"react"
:
true
}