This website requires JavaScript.
Explore
Help
Register
Sign In
github.com
/
verdaccio
Watch
1
Star
0
Fork
0
You've already forked verdaccio
mirror of
https://github.com/verdaccio/verdaccio.git
synced
2024-11-13 03:35:52 +01:00
Code
Releases
Wiki
Activity
376eb53788
verdaccio
/
e2e
/
cli
/
e2e-pnpm6
/
tsconfig.json
9 lines
118 B
JSON
Raw
Normal View
History
Unescape
Escape
enable CLI E2e on 5.x (#2011) * test: enable e2e * test: improve setup * chore: update setup * test: publish on temp folder * chore: initial setup example * chore: add global install to pnpm * chore: update test script * test: add info command * chore: add install tests * chore: add debug enabled code * chore: update pnpm lock file
2020-12-21 10:22:06 +01:00
{
test: add more packages managers to e2e cli (#3283) * test: add more packages managers to e2e cli * chore: remove old conf files * Update ci.yml
2022-08-03 08:01:27 +02:00
"extends"
:
"../../../tsconfig.reference.json"
,
e2e cli npm 6 (#3282) * chore: add config utility * improve verdaccio bin location * add new npm cli e2e tests * add tests * rename files
2022-08-02 22:45:16 +02:00
"references"
:
[
{
"path"
:
"../cli-commons"
}
]
enable CLI E2e on 5.x (#2011) * test: enable e2e * test: improve setup * chore: update setup * test: publish on temp folder * chore: initial setup example * chore: add global install to pnpm * chore: update test script * test: add info command * chore: add install tests * chore: add debug enabled code * chore: update pnpm lock file
2020-12-21 10:22:06 +01:00
}
Copy Permalink