UNPKG
@adobe/aio-cli-lib-console
Version:
latest (5.0.2)
next (4.2.1-pre.2024-01-08.sha-0aba70a6)
5.0.2
5.0.1
5.0.0
4.2.1
4.2.1-pre.2024-01-08.sha-0aba70a6
4.2.0
4.1.1
4.1.0
4.1.0-pre.2023-06-19.sha-71a9f9ba
4.0.0
3.3.0
3.3.0-pre.2022-07-21.sha-6f344014
3.2.1
3.2.0
3.1.0
3.0.0
2.2.2
Adobe I/O Console CLI library
github.com/adobe/aio-cli-lib-console
adobe/aio-cli-lib-console
@adobe/aio-cli-lib-console
/
test
/
.eslintrc.json
10 lines
•
147 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"rules"
:
{
"node/no-unpublished-require"
:
0
}
,
"settings"
:
{
"jsdoc"
:
{
"ignorePrivate"
:
true
}
}
}