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
93468211d6
verdaccio
/
test
/
e2e-cli
/
setup
/
teardown.ts
5 lines
89 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: update eslint dependencies (#2126) * chore: update eslint * chore: update rules and style * chore: aling formatting * chore: update ci rules * chore: aling formatting * chore: aling formatting
2021-03-14 08:42:46 +01:00
module
.
exports
=
async
function
(
)
{
// @ts-ignore
global
.
registryProcess
.
kill
(
)
;
chore: reorganize setup files
2019-12-15 08:52:55 +01:00
}
;
Copy Permalink