UNPKG
apiconnect-config
Version:
apic-v5.0.6.0 (1.0.2)
apic-v5.0.6.4 (1.0.3)
apic-v5.0.6.5 (1.0.3)
apic-v5.0.8.1 (1.2.6)
apic-v5.0.8.2 (1.2.6)
apic-v5.0.8.3 (1.2.6)
apic-v5.0.8.4 (1.3.1)
apic-v5.0.8.7 (3.0.1)
latest (5.0.0)
5.0.0
4.0.1
3.0.1
2.0.0
1.3.1
1.2.6
1.2.4
1.2.2
1.2.0
1.0.3
1.0.2
1.0.1
Configuration module IBM API Connect Developer Toolkit
apiconnect-config
/
.eslintrc
7 lines
(6 loc)
•
76 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"extends"
:
"apiconnect"
,
"rules"
:
{
"strict"
:
[
2
,
"global"
]
}
}